Skip to content

Commit

Permalink
Fix docker images not building (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotochleb authored Jul 17, 2023
1 parent 8fe48de commit 7f83115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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":{}}'

0 comments on commit 7f83115

Please sign in to comment.