We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6b676 commit 694df7fCopy full SHA for 694df7f
1 file changed
.github/workflows/deploy.yml
@@ -10,8 +10,7 @@ on:
10
11
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
12
permissions:
13
- actions: write
14
- contents: read
+ contents: write
15
id-token: write
16
17
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
0 commit comments