We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9cbdd commit b36cf7bCopy full SHA for b36cf7b
.github/workflows/deploy.yml
@@ -6,8 +6,7 @@ on:
6
- main
7
8
permissions:
9
- id-token: write
10
-
+ write-all
11
jobs:
12
build-and-deploy:
13
runs-on: ubuntu-latest
0 commit comments