chore: try set version for image

This commit is contained in:
pommee
2025-02-02 14:24:13 +01:00
parent ba4813fc62
commit 94531ca595
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ jobs:
- name: Build and push Docker image
if: success()
run: |
make publish VERSION=latest
make publish VERSION=${nextRelease.version}