We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f6564 commit 8fbcddaCopy full SHA for 8fbcdda
.github/workflows/deploy.yml
@@ -7,6 +7,8 @@ on:
7
8
permissions:
9
contents: write
10
+ pages: write
11
+ id-token: write
12
13
jobs:
14
build-and-deploy:
0 commit comments