Skip to content

Commit

Permalink
fix artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
thomedw committed Mar 28, 2024
1 parent 5e1cc21 commit 73e1816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
push: true
build-args: |
VERSION=0.0.${{ github.run_number }}
ARTIFACT=${{ github.repository }}
ARTIFACT=banyuwangi-core
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:0.0.${{ github.run_number }}

0 comments on commit 73e1816

Please sign in to comment.