Updated manual-build workflow to include dev version tag

This commit is contained in:
Kamil
2024-12-05 09:14:49 +00:00
parent bb856c96a1
commit 9e7f331c49

View File

@@ -58,5 +58,6 @@ jobs:
tags: | tags: |
ghcr.io/${{ github.repository }}:${{ github.sha }} ghcr.io/${{ github.repository }}:${{ github.sha }}
ghcr.io/${{ github.repository }}:dev ghcr.io/${{ github.repository }}:dev
ghcr.io/${{ github.repository }}:${{ env.VERSION }}