Skip to content

Commit

Permalink
Merge pull request #4484 from github/jm_fix_permissions
Browse files Browse the repository at this point in the history
fix: permissions for deploy
  • Loading branch information
jmeridth authored Oct 11, 2024
2 parents 3997115 + 2729188 commit 1722f7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

deploy:
needs: build
permissions:
id-token: write

environment:
name: github-pages
Expand Down
2 changes: 1 addition & 1 deletion topics/whistleblowing/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
aliases: whistleblowing-app, whistleblowing-tool, whistleblowing-software
display_name: Whistleblowing
short_description: Whistleblowing is the activity of a person revealing information in the public interest
short_description: Whistleblowing is the activity of a person revealing information in the public interest.
topic: whistleblowing
wikipedia_url: https://en.wikipedia.org/wiki/Whistleblowing
---
Expand Down

0 comments on commit 1722f7e

Please sign in to comment.