Skip to content

Commit 83d5f47

Browse files
committed
Push based on branch name or tag name perhaps
1 parent 2ea994d commit 83d5f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: docker/build-push-action@v2
2727
with:
2828
push: true
29-
tags: mendhak/test-image:x
29+
tags: mendhak/test-image:${{ github.event.ref }}

0 commit comments

Comments
 (0)