Fixed incorrect branch for canary build

no-issue
This commit is contained in:
Joe Grigg 2024-03-25 14:53:27 +00:00 committed by Joe Grigg
parent 7c5b8355e4
commit d0c1814a1c

View File

@ -962,7 +962,7 @@ jobs:
with:
token: ${{ secrets.CANARY_DOCKER_BUILD }}
workflow: .github/workflows/deploy-optimised.yml
ref: 'refs/heads/main'
ref: 'refs/heads/assets-build'
repo: TryGhost/Ghost-Moya
inputs: ${{ env.CANARY_BUILD_INPUTS }}
wait-for-completion-timeout: 25m