Skip to content

Commit 900b58a

Browse files
author
Sebi Nemeth
committed
add idtoken permission
1 parent 315ebb1 commit 900b58a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ jobs:
2626
- name: Deploy to GitHub Pages
2727
id: deployment
2828
uses: actions/deploy-pages@v2
29+
30+
permissions:
31+
id-token: write

0 commit comments

Comments
 (0)