Skip to content

Commit

Permalink
change argument
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 c0681ca commit b431e90
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.new_version.outputs.new_version }}\"}}'

0 comments on commit b431e90

Please sign in to comment.