We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7a6ed commit 339611cCopy full SHA for 339611c
.github/workflows/hugo.yml
@@ -8,7 +8,7 @@ jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
permissions:
11
- contents: read
+ contents: write
12
pages: write
13
id-token: write
14
steps:
0 commit comments