Skip to content

Commit

Permalink
Fix up permissions for release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrainer committed Aug 29, 2024
1 parent 9127891 commit 9221c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
build-and-push-images:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write
attestations: write
id-token: write
Expand Down

0 comments on commit 9221c3f

Please sign in to comment.