Skip to content

Commit

Permalink
Update publish.yml (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts authored Dec 5, 2024
1 parent b2064e6 commit f73bfb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
env:
IMAGE_NAME: ${{ github.repository }}

permissions:
packages: write

jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f73bfb4

Please sign in to comment.