Skip to content

Commit 28994b6

Browse files
authored
Merge pull request #242 from bndtools/chrisrueger-patch-7
add permissions for github pages
2 parents 2e3caae + 651237e commit 28994b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cibuild.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ defaults:
1515

1616
permissions: # added using https://github.com/step-security/secure-workflows
1717
contents: read
18+
pages: write
19+
id-token: write
1820

1921
jobs:
2022
GitHub_Pages:

0 commit comments

Comments
 (0)