no message
Publish Docker Image / build-and-push (push) Successful in 21s

This commit is contained in:
2026-07-14 14:06:19 +01:00
parent c6ec8f6ad9
commit d40cb3e5bf
+2 -2
View File
@@ -23,8 +23,8 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.lzstealth.com
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
username: ${{ secrets.PACKAGE_REGISTRY_USERNAME }}
password: ${{ secrets.PACKAGE_REGISTRY_PASSWORD }}
- name: Extract image metadata
id: meta