Skip to content

Commit

Permalink
add permission to create package
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSebastian committed Apr 7, 2024
1 parent ee481d7 commit bd78c06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-ghcr-image-from-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ env:

jobs:
publish-ghcr-image:
permissions:
packages: write
runs-on: ubuntu-latest
steps:
- uses: olegtarasov/[email protected]
Expand Down

0 comments on commit bd78c06

Please sign in to comment.