Skip to content

Commit

Permalink
add perm to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dmattia authored Mar 29, 2024
1 parent dc3efed commit a97a56d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:

permissions:
packages: write # ghcr access
contents: write # create releases

env:
# GitHub Container Registry hostname
Expand Down

0 comments on commit a97a56d

Please sign in to comment.