oups
Some checks failed
dl / lint (push) Successful in 1m26s
dl / docker (push) Failing after 22s

This commit is contained in:
Michel Roux 2023-06-25 15:54:23 +02:00
parent e7d7d75b6b
commit 2a01f47d7f

View File

@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v3
- uses: https://github.com/docker/metadata-action@v4
with:
images: dl/xefir
images: xefir/dl
- uses: https://github.com/docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}