Skip to content

Commit

Permalink
update Release Action
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 7450367 commit c32adba
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 @@ -151,5 +151,5 @@ jobs:
-H "Accept: application/vnd.github+json" \
-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 \
https://api.github.com/repos/tier4/scenario_simulator_v2/actions/workflows/Docker.yaml/dispatches \
-d '{"ref":"master","inputs":{"version":"${{ steps.new_version.outputs.new_version }}"}}'

0 comments on commit c32adba

Please sign in to comment.