ci: update client_payload

This commit is contained in:
Sumire (菫) 2024-12-19 10:15:45 -05:00 committed by GitHub
parent 77a169732c
commit d729c275be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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