Skip to content

Commit

Permalink
Merge pull request #4485 from github/jm_fix_permissions_part_3
Browse files Browse the repository at this point in the history
fix: build/deploy permissions part 3
  • Loading branch information
jmeridth authored Oct 11, 2024
2 parents 1722f7e + a02ef4a commit e66928b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
deploy:
needs: build
permissions:
pages: write
id-token: write

environment:
Expand Down

0 comments on commit e66928b

Please sign in to comment.