fix workflow
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m33s

This commit is contained in:
Roger Oriol
2026-06-25 10:24:53 +02:00
parent 98c238d631
commit 1c2e50481f

View File

@@ -22,7 +22,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.rogi.casa
username: ${{ git.actor }}
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
- name: Extract version from commit