Actualiser .gitea/workflows/deploy.yaml
Some checks failed
Deploy Afropreunariat / build-and-push (push) Failing after 8s

This commit is contained in:
2026-04-15 19:56:25 +00:00
parent 803ff43909
commit b1846f558b

View File

@@ -19,7 +19,7 @@ jobs:
with:
registry: git.home.arrondeau.fr
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.TOKEN }}
- name: Build and Push
uses: docker/build-push-action@v4