Push image after build

This commit is contained in:
Claudio Ortolina
2025-08-23 14:04:50 +03:00
parent f8e3cb467b
commit a63dc47e2e
+1
View File
@@ -25,6 +25,7 @@ jobs:
with:
platforms: linux/amd64
tags: fullyforged/music_library:latest
push: true
secrets: |
"FLUXON_LICENSE_KEY=${{ secrets.FLUXON_LICENSE_KEY }}"
"FLUXON_KEY_FINGERPRINT=${{ secrets.FLUXON_KEY_FINGERPRINT }}"