We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6584f8 commit 025b89fCopy full SHA for 025b89f
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ on:
14
15
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
16
permissions:
17
- contents: read
+ contents: write
18
pages: write
19
id-token: write
20
0 commit comments