We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40d3a1 commit 8b6de3dCopy full SHA for 8b6de3d
1 file changed
.github/workflows/main.yml
@@ -8,8 +8,9 @@ on:
8
branches: [ main ]
9
10
permissions:
11
- id-token: write
12
contents: write
+ pages: write
13
+ id-token: write
14
15
concurrency:
16
group: "pages"
0 commit comments