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