diff --git a/.gitea/workflows/check-docker-image.yaml b/.gitea/workflows/check-docker-image.yaml index 07bf087..601bcfd 100644 --- a/.gitea/workflows/check-docker-image.yaml +++ b/.gitea/workflows/check-docker-image.yaml @@ -20,7 +20,6 @@ jobs: registry: gitea.crovaxon.de username: ${{ secrets.REGISTRY_USERNAME }} password: ${{ secrets.REGISTRY_PASS }} - if: steps.check.outputs.needs-updating == 'true' - name: Check if update available id: check