Skip to content

Commit

Permalink
update json
Browse files Browse the repository at this point in the history
Signed-off-by: Masaya Kataoka <ms.kataoka@gmail.com>
  • Loading branch information
hakuturu583 committed Aug 26, 2024
1 parent 571a6cc commit c0681ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ jobs:
-H "Authorization: token ${{ secrets.BLOOM_GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/merge-queue-testing/scenario_simulator_v2/actions/workflows/Docker.yaml/dispatches \
-d '{"ref":"master","inputs":{"version":"${{ steps.get_release_description.outputs.stdout }}"}}'
-d '{\"ref\":\"master\",\"inputs\":{\"version\":\"${{ steps.get_release_description.outputs.stdout }}\"}}'

0 comments on commit c0681ca

Please sign in to comment.