bad param name?
Some checks failed
Workflow de prueba / Build and push images (push) Has been cancelled

This commit is contained in:
Guillermo
2026-02-13 12:49:53 +00:00
parent 3721bdd35f
commit 083e398f5d

View File

@@ -28,7 +28,7 @@ jobs:
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
url: git.beyondcx.org registry: git.beyondcx.org
username: ${{ secrets.REGISTRY_USER }} username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PWD }} password: ${{ secrets.REGISTRY_PWD }}