Skip to content

Commit

Permalink
Merge pull request #193 from MOV-AI/dev
Browse files Browse the repository at this point in the history
Fix release pipeline
  • Loading branch information
MithunKinarullathil authored Oct 27, 2022
2 parents 4aa626c + 086aa4d commit a4505ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployOnGitRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
Release-Ros-Component:
uses: MOV-AI/.github/.github/workflows/ros-workflow.yml@feat/enable-multi-prod-publish
uses: MOV-AI/.github/.github/workflows/ros-workflow.yml@v2
with:
release: 'true'
ros_distro: '["noetic"]'
Expand Down

0 comments on commit a4505ed

Please sign in to comment.