Skip to content

Commit e66928b

Browse files
authored
Merge pull request #4485 from github/jm_fix_permissions_part_3
fix: build/deploy permissions part 3
2 parents 1722f7e + a02ef4a commit e66928b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll_build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
deploy:
4343
needs: build
4444
permissions:
45+
pages: write
4546
id-token: write
4647

4748
environment:

0 commit comments

Comments
 (0)