Skip to content

Commit

Permalink
Creating a release seems to require even more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
gunterkoenigsmann committed May 28, 2022
1 parent ba326f7 commit 1ed9361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: compile
on: [push]

permissions:
contents: read
contents: write
deployments: write
statuses: write

Expand Down

0 comments on commit 1ed9361

Please sign in to comment.