diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fa26498..aeb9d16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: uses: docker/build-push-action@v3 with: context: . - target: web + target: worker push: ${{ github.ref == 'refs/heads/master' }} tags: | ghcr.io/${{ steps.image.outputs.lowercase }}/selfmailbot-worker:latest