Skip to content

Commit

Permalink
Upgrade permission on action
Browse files Browse the repository at this point in the history
  • Loading branch information
fieldryand committed Feb 20, 2022
1 parent ddf2105 commit 620c179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build-and-push-image:
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
packages: write

steps:
Expand Down

0 comments on commit 620c179

Please sign in to comment.