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