Switched canary build to use the new faster build pipeline

no-issue
This commit is contained in:
Joe Grigg 2024-03-25 14:25:12 +00:00 committed by Joe Grigg
parent 89a01c2d05
commit 7c5b8355e4

View File

@ -961,7 +961,7 @@ jobs:
uses: aurelien-baudet/workflow-dispatch@v2
with:
token: ${{ secrets.CANARY_DOCKER_BUILD }}
workflow: .github/workflows/deploy.yml
workflow: .github/workflows/deploy-optimised.yml
ref: 'refs/heads/main'
repo: TryGhost/Ghost-Moya
inputs: ${{ env.CANARY_BUILD_INPUTS }}