Skip to content

Commit 651237e

Browse files
authored
add permissions for github pages
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
1 parent 2e3caae commit 651237e

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)