diff --git a/.github/workflows/continuous-deploy.yml b/.github/workflows/continuous-deploy.yml index f291c0cf54..0d817f3561 100644 --- a/.github/workflows/continuous-deploy.yml +++ b/.github/workflows/continuous-deploy.yml @@ -39,7 +39,7 @@ concurrency: jobs: build: - if: ${{ !github.event.pull_request.draft }} + # if: ${{ !github.event.pull_request.draft }} name: Build GHCR permissions: id-token: write # This is required for requesting the JWT