We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5478d commit 6c59ed3Copy full SHA for 6c59ed3
.github/workflows/deploy.yaml
@@ -20,6 +20,7 @@ on:
20
21
permissions:
22
contents: read
23
+ id-token: write
24
25
jobs:
26
deploy:
0 commit comments