Skip to content

Commit

Permalink
update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq committed Apr 15, 2024
1 parent 81ee9cf commit 75f2e39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
contents: read
contents: write
pull-requests: write
statuses: write
pages: write
id-token: write

Expand Down

0 comments on commit 75f2e39

Please sign in to comment.