Skip to content

Commit 57c7679

Browse files
committed
fix: workflow perms
1 parent b6e15a7 commit 57c7679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
name: github-pages
4141
url: ${{ steps.deployment.outputs.page_url }}
4242
permissions:
43+
pages: write
4344
id-token: write
4445
needs: build
4546
steps:

0 commit comments

Comments
 (0)