Skip to content

Commit 28b6362

Browse files
committed
workflows/hugo: also add id-token permission
Signed-off-by: Luca Zeuch <[email protected]>
1 parent d28809e commit 28b6362

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
runs-on: ubuntu-latest
7272
permissions:
7373
pages: write
74+
id-token: write
7475

7576
steps:
7677
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)