Updated manual-build workflow to include dev version tag
This commit is contained in:
1
.github/workflows/manual-build.yml
vendored
1
.github/workflows/manual-build.yml
vendored
@@ -58,5 +58,6 @@ jobs:
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository }}:dev
|
||||
ghcr.io/${{ github.repository }}:${{ env.VERSION }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user