We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43630e0 commit 6f05b3eCopy full SHA for 6f05b3e
.github/workflows/hugo.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
deploy:
13
runs-on: ubuntu-24.04
0 commit comments