diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index e130b73..25c2340 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -69,7 +69,7 @@ jobs: with: username: ${{ secrets.DOCKER_HUB_USERNAME }} password: ${{ secrets.DOCKER_HUB_PASSWORD }} - repository: ${{ steps.lowercase-repo.outputs.repository }} + repository: davidquinonescl/hyperion-docker - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: