Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bootsie123 committed Jun 29, 2024
2 parents 8119431 + d6625a1 commit df5d0e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
branches:
- "main"

permissions:
contents: read
packages: write

env:
REGISTRY: ghcr.io
REGISTRY_USERNAME: ${{ github.actor }}
Expand Down

0 comments on commit df5d0e5

Please sign in to comment.