Skip to content

Commit

Permalink
fix permissions for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff committed Sep 10, 2024
1 parent 6552549 commit 56bb2f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- v*
env:
GOLANG_VERSION: "1.23.x"
permissions:
packages: write
jobs:
release:
name: Build containers
Expand Down

0 comments on commit 56bb2f4

Please sign in to comment.