Skip to content

Commit 287f7c8

Browse files
Update docker-image.yml
1 parent 6930a34 commit 287f7c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
uses: docker/build-push-action@v6
2626
with:
2727
push: true
28-
tags: adijaiswal/boardgame11:${{ github.sha }}
28+
tags: adijaiswal/boardgame11:${{ github.ref_name }}

0 commit comments

Comments
 (0)