Skip to content

Commit

Permalink
Merge pull request #4 from dokku/fix-permissions
Browse files Browse the repository at this point in the history
fix: add missing permission for release creation
  • Loading branch information
josegonzalez authored May 16, 2024
2 parents 5e2dcb4 + c31ac75 commit 9818920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
permissions:
attestations: write
id-token: write
contents: read
contents: write
packages: write

jobs:
Expand Down

0 comments on commit 9818920

Please sign in to comment.