Skip to content

Commit 7ce678f

Browse files
authored
Grant contents: write to "Build/deploy to GH Pages" workflow (#90)
1 parent bba3866 commit 7ce678f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Build and deploy Hugo site
2525
runs-on: ubuntu-22.04
2626
permissions:
27-
pages: write
27+
contents: write
2828

2929
steps:
3030
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)