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 181fbd0 commit ba225f3Copy full SHA for ba225f3
.github/workflows/deploy.yml
@@ -7,8 +7,7 @@ on:
7
8
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
9
permissions:
10
- contents: read
11
- pages: write
+ contents: write
12
id-token: write
13
14
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
0 commit comments