We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85173c2 commit 4e07795Copy full SHA for 4e07795
.github/workflows/main.yml
@@ -8,6 +8,7 @@ on:
8
permissions:
9
contents: write
10
pages: write
11
+ id-token: write
12
13
jobs:
14
# Build job
0 commit comments