Skip to content

Commit bcbe865

Browse files
committed
Fix gh pages deploy
1 parent 04c14a2 commit bcbe865

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/github-pages-deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88

99
jobs:
1010
github:
11+
permissions:
12+
contents: read
13+
pages: write
14+
id-token: write
1115
uses: yoriiis/actions/.github/workflows/github-pages-deploy.yml@main
1216
with:
1317
node-version: 18

0 commit comments

Comments
 (0)