ci/fix(trigger-downstream-flake-sync): update dispatch target (#613)

This commit is contained in:
Sumire (菫) 2024-08-26 09:20:29 -04:00 committed by GitHub
parent ee272f72c6
commit 0fd25ad5b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ jobs:
github_token: ${{ steps.generate_token.outputs.token }}
workflow_file_name: ${{ env.WORKFLOW_FILE }}
ref: ${{ env.WORKFLOW_BRANCH }}
client_payload: '{"project":"${{ env.DOWNSTREAM_REPO }}","branch":"${{ env.WORKFLOW_BRANCH }}"}'
client_payload: '{"project":"dae","branch":"${{ env.WORKFLOW_BRANCH }}"}'
trigger_workflow: true
propagate_failure: false
wait_workflow: false