Skip to content

Commit aaa6548

Browse files
committed
fixup! ci: trim and document unusual permissions
1 parent 43f4bf9 commit aaa6548

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
needs: agregate
6060
permissions:
6161
pages: write # Required for deployment to GitHub Pages
62+
id-token: write # Required for deployment to GitHub Pages
6263

6364
steps:
6465
- name: Update github page deployment

0 commit comments

Comments
 (0)