ci: revert channges
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 41s

This commit is contained in:
Nathan Lamy 2025-08-21 16:20:47 +02:00
parent d31f0cae22
commit 48af03c67a

View file

@ -18,7 +18,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.lamy-charrier.fr
username: ${{ secrets.GITHUB_USERNAME }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract Docker metadata