Skip to content

Commit

Permalink
add some token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemclaren authored Dec 1, 2023
1 parent d063676 commit dc139cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ on:
branches: [ "main" ]
workflow_dispatch:

permissions:
packages: write

env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
Expand Down

0 comments on commit dc139cd

Please sign in to comment.