diff --git a/.github/workflows/bump_version.yaml b/.github/workflows/bump_version.yaml index a2bdd4cc2..5046c8b2c 100644 --- a/.github/workflows/bump_version.yaml +++ b/.github/workflows/bump_version.yaml @@ -57,4 +57,4 @@ jobs: -H "Accept: application/vnd.github+json" -H "Authorization: Bearer ${{ secrets.GH_PAT }}" https://api.github.com/repos/husarion/panther-docker/dispatches - -d '{"event_type":"ros-package-update","client_payload":{"image_version":"${{ needs.catkin-release.outputs.new_version }}"}}' + -d '{"event_type":"ros-package-update","client_payload":{}}'