login ongelma
Some checks failed
Build and Push Docker Image / build (push) Failing after 25s

This commit is contained in:
2026-03-22 08:53:05 +02:00
parent a5b0c08258
commit 30aab04c0d

View File

@@ -15,7 +15,7 @@ jobs:
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
registry: gitea.paddington.fi registry: gitea.paddington.fi
username: make username: ${{ gitea.actor }}
password: ${{ secrets.TOKEN }} password: ${{ secrets.TOKEN }}
- name: Set up Buildx - name: Set up Buildx