Skip to content

Commit

Permalink
Merge pull request #3 from dokku/fix-permissions
Browse files Browse the repository at this point in the history
fix: add missing permission for package registry interaction
  • Loading branch information
josegonzalez authored May 16, 2024
2 parents aaa05e5 + ef8714d commit 5e2dcb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ permissions:
attestations: write
id-token: write
contents: read
packages: write

jobs:
tagged-release:
Expand Down

0 comments on commit 5e2dcb4

Please sign in to comment.