Skip to content

Commit 68b8a2c

Browse files
CI perms
1 parent 23c33d4 commit 68b8a2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
name: github-pages
5252
url: ${{ steps.deployment.outputs.page_url }}
5353
runs-on: ubuntu-latest
54+
permissions:
55+
id-token: write
56+
pages: write
5457
needs: docs
5558
steps:
5659
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)