Skip to content

Commit 7c4e4e9

Browse files
authored
Update build.yml
1 parent 79398f0 commit 7c4e4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
with:
3737
platforms: linux/amd64,linux/arm64
3838
push: true
39-
tags: ghcr.io/${{ steps.metadata.outputs.tags }}
39+
tags: ${{ steps.metadata.outputs.tags }}
4040
labels: ${{ steps.metadata.outputs.labels }}

0 commit comments

Comments
 (0)