Update tag

This commit is contained in:
acx10
2025-12-15 23:12:36 -07:00
parent 694358fc2f
commit 80249b17aa

View File

@@ -276,7 +276,9 @@ jobs:
push: true
tags: |
booklore/booklore:latest
booklore/booklore:${{ env.new_tag }}
ghcr.io/booklore-app/booklore:latest
ghcr.io/booklore-app/booklore:${{ env.new_tag }}
build-args: |
APP_VERSION=${{ env.new_tag }}
APP_REVISION=${{ github.sha }}