diff --git a/.gitea/workflows/dl.yml b/.gitea/workflows/dl.yml index f7175af..6fc7d5e 100644 --- a/.gitea/workflows/dl.yml +++ b/.gitea/workflows/dl.yml @@ -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 }}