fix of wrong Registry keys
Release Inventarsystem / release-docker (push) Failing after 2m40s

This commit is contained in:
2026-07-16 10:26:28 +02:00
parent 614f73250a
commit 726fca0866
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
with:
registry: git.invario-software.eu
username: ${{ gitea.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push release image
uses: docker/build-push-action@v6