We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70159f9 commit f17a11eCopy full SHA for f17a11e
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
- main
7
permissions:
8
contents: write
9
+ id-token: write
10
+ pages: write
11
+
12
jobs:
13
deploy:
14
runs-on: ubuntu-latest
0 commit comments