Skip to content

Commit

Permalink
fix: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Feb 5, 2024
1 parent cef6cb8 commit a0e4088
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/trigger_from_labelu_kit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,8 @@ jobs:
uses: benc-uk/workflow-dispatch@v1
with:
workflow: release
inputs: '{ "changelog": `${{ inputs.changelog }}` }'
inputs: |
{
"changelog": "${{ inputs.changelog }}"
}

0 comments on commit a0e4088

Please sign in to comment.