Skip to content

Commit 30cf274

Browse files
committed
add permission id-token
1 parent 1b836b6 commit 30cf274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
url: ${{ steps.deployment.outputs.page_url }}
7070
runs-on: ubuntu-latest
7171
permissions:
72-
contents: write # Needed to commit the generated file
72+
id-token: write # Needed to deploy to GitHub Pages
7373
needs:
7474
- generate-page
7575
steps:

0 commit comments

Comments
 (0)