diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef450b50bf..6ebc767c05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -961,8 +961,8 @@ jobs: uses: aurelien-baudet/workflow-dispatch@v2 with: token: ${{ secrets.CANARY_DOCKER_BUILD }} - workflow: .github/workflows/deploy-optimised.yml - ref: 'refs/heads/assets-build' + workflow: .github/workflows/deploy.yml + ref: 'refs/heads/main' repo: TryGhost/Ghost-Moya inputs: ${{ env.CANARY_BUILD_INPUTS }} wait-for-completion-timeout: 25m