Skip to content

Commit

Permalink
Build-and-push-test (#54)
Browse files Browse the repository at this point in the history
* Change permissions

* wip
  • Loading branch information
Dzejkop authored Dec 19, 2023
1 parent 60d6468 commit 8c00874
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches: [ master ]
tags: ["*"]

permissions:
contents: read
packages: write

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 8c00874

Please sign in to comment.