Skip to content

Commit

Permalink
Merge pull request #1 from husarion/fix-main-branch
Browse files Browse the repository at this point in the history
Fix main branch name
  • Loading branch information
macstepien authored Aug 30, 2023
2 parents 21a05cc + 11602e9 commit a02e572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
main_branch_name: ros2
main_branch_name: main
build_type: ${{ inputs.build_type }}
ros_distro: ${{ matrix.ros_distro }}
platforms: "linux/amd64, linux/arm64"
Expand Down

0 comments on commit a02e572

Please sign in to comment.