Skip to content

Commit

Permalink
Updated canary build CI to use the main Moya build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeeGrigg committed May 1, 2024
1 parent 746df63 commit c744740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c744740

Please sign in to comment.