ci: revert channges
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 41s
Some checks failed
Build and Publish Docker Image / docker (push) Failing after 41s
This commit is contained in:
parent
d31f0cae22
commit
48af03c67a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue