Skip to content

Commit 6f83193

Browse files
committed
update workflow
1 parent 7de7a50 commit 6f83193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
platforms: linux/amd64,linux/arm64
3939
push: true
4040
tags: |
41-
ghcr.io/moritz-deiaco/linkrouter:latest,ghcr.io/moritz-deiaco/linkrouter:v${{ github.run_number }}
41+
ghcr.io/${{ github.repository_owner }}/linkrouter:latest,ghcr.io/${{ github.repository_owner }}/linkrouter:v${{ github.run_number }}

0 commit comments

Comments
 (0)