There was an error while loading. Please reload this page.
1 parent 637a784 commit ebd977aCopy full SHA for ebd977a
1 file changed
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
platforms: linux/amd64,linux/arm64
28
push: true
29
- tags: ghcr.io/firecow/swarm-app:latest
+ tags: ghcr.io/firecow/swarm-app:${{ github.ref_name }}
0 commit comments