Skip to content

Commit 2815a70

Browse files
committed
.
1 parent a4d66d8 commit 2815a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
uses: docker/build-push-action@v6
2828
with:
2929
push: true
30-
tags: ${{ github.repository }}:${{ github.ref }}
30+
tags: ${{ github.repository }}:${{ github.ref_name }}
3131
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)