We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a952aa5 commit 2ffb561Copy full SHA for 2ffb561
.github/workflows/deploy.yaml
@@ -9,6 +9,8 @@ on:
9
workflow_dispatch:
10
11
permissions:
12
+ contents: write
13
+ pages: write
14
id-token: write
15
16
jobs:
0 commit comments