Skip to content

Commit 9944f73

Browse files
authored
ci: permissions #402
1 parent ec85818 commit 9944f73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hugo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
name: github-pages
7575
url: ${{ steps.deployment.outputs.page_url }}
7676
runs-on: ubuntu-latest
77+
permissions:
78+
contents: write
7779
needs: build
7880
steps:
7981
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)