Skip to content

Commit

Permalink
fix(ci): workflow requires contents write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mhitza committed Oct 23, 2024
1 parent 6e891c9 commit 464991c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
packages: write
contents: write

jobs:
build-and-release-container:
Expand Down

0 comments on commit 464991c

Please sign in to comment.