Skip to content

Commit 72d05db

Browse files
committed
Add pages: write permission
Signed-off-by: Kaur Palang <[email protected]>
1 parent d84ce1a commit 72d05db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
url: ${{ steps.deployment.outputs.page_url }}
3636
permissions:
3737
id-token: write
38+
pages: write
3839
runs-on: ubuntu-latest
3940
needs: build
4041
steps:

0 commit comments

Comments
 (0)