Skip to content

Commit

Permalink
added write permisiion
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Belton-gov committed Feb 21, 2024
1 parent cbbd3c8 commit efcc32c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-latest
permissions:
packages: write

steps:
- name: Checkout code
Expand Down

0 comments on commit efcc32c

Please sign in to comment.