Skip to content

Commit ebd977a

Browse files
committed
Use github.ref_name
1 parent 637a784 commit ebd977a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
platforms: linux/amd64,linux/arm64
2828
push: true
29-
tags: ghcr.io/firecow/swarm-app:latest
29+
tags: ghcr.io/firecow/swarm-app:${{ github.ref_name }}

0 commit comments

Comments
 (0)