Actions: checkout user
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m15s

This commit is contained in:
2026-05-30 12:58:58 +02:00
parent 6d6dcb66a1
commit 02cc189d3d

View File

@@ -22,6 +22,7 @@ jobs:
- uses: actions/checkout@v4
with:
ssh-user: ${{ secrets.REGISTRY_USER }}
token: ${{ secrets.REGISTRY_PASSWORD }}
submodules: true