fix: test trigger new release

This commit is contained in:
pommee
2025-02-02 14:29:39 +01:00
parent 94531ca595
commit 21bc2d7570

View File

@@ -42,3 +42,4 @@ jobs:
if: success()
run: |
make publish VERSION=${nextRelease.version}
echo "New image version: $VERSION"