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 9023ca0 commit e0996e2Copy full SHA for e0996e2
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch: # Allows manual triggering from the GitHub Actions tab
9
10
permissions:
11
- contents: read
+ contents: write
12
pages: write
13
id-token: write
14
0 commit comments