We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3caae commit 651237eCopy full SHA for 651237e
.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