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 d3398cc commit 87ea019Copy full SHA for 87ea019
.github/workflows/build-and-deploy.yml
@@ -9,7 +9,7 @@ on:
9
10
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
11
permissions:
12
- contents: read
+ contents: write
13
pages: write
14
id-token: write
15
0 commit comments