Fix CI
This commit is contained in:
parent
4c3fba0136
commit
2c2248e870
1 changed files with 3 additions and 1 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -12,7 +12,9 @@ jobs:
|
|||
deploy:
|
||||
name: deploy
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
env:
|
||||
DEPLOY_API_ENDPOINT: https://deno-staging.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue