We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bec04e + 3cfd15e commit b298c7dCopy full SHA for b298c7d
.github/workflows/gh-pages.yml
@@ -11,7 +11,7 @@ on:
11
12
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
13
permissions:
14
- contents: read
+ contents: write
15
pages: write
16
id-token: write
17
0 commit comments