Skip to content

Commit

Permalink
Change main branch name (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelirh authored Apr 2, 2024
1 parent 2106192 commit f77ca46
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 @@ -60,7 +60,7 @@ jobs:
with:
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
main_branch_name: ros2
main_branch_name: ros2-devel
dockerfile: ${{ matrix.dockerfile }}
repo_name: ${{ matrix.repo_name }}
build_type: ${{ inputs.build_type }}
Expand Down

0 comments on commit f77ca46

Please sign in to comment.