Skip to content

Commit

Permalink
added github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamikaze committed Jan 5, 2023
1 parent 8e4e19f commit 7fcd80d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
dockerhub-enable: true
ghcr-enable: true
platforms: linux/amd64,linux/arm64
file: Dockerfile.release
file: Dockerfile

image-names: |
kamikazer/${{ github.event.repository.name }}
Expand Down

0 comments on commit 7fcd80d

Please sign in to comment.