auth done & oauth almost done
This commit is contained in:
parent
0845eb1bbb
commit
3341ea2bf6
23 changed files with 262 additions and 60 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: 'bun install'
|
||||
|
||||
- name: Build step
|
||||
run: 'bun build'
|
||||
run: 'bun run build'
|
||||
|
||||
- name: Upload to Deno Deploy
|
||||
uses: denoland/deployctl@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue