We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e3caae + 651237e commit 28994b6Copy full SHA for 28994b6
.github/workflows/cibuild.yml
@@ -15,6 +15,8 @@ defaults:
15
16
permissions: # added using https://github.com/step-security/secure-workflows
17
contents: read
18
+ pages: write
19
+ id-token: write
20
21
jobs:
22
GitHub_Pages:
0 commit comments