Skip to content

Commit 7fcd80d

Browse files
committed
added github workflow
1 parent 8e4e19f commit 7fcd80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
dockerhub-enable: true
3434
ghcr-enable: true
3535
platforms: linux/amd64,linux/arm64
36-
file: Dockerfile.release
36+
file: Dockerfile
3737

3838
image-names: |
3939
kamikazer/${{ github.event.repository.name }}

0 commit comments

Comments
 (0)