diff --git a/make_help_scripts/deploy_defines.py b/make_help_scripts/deploy_defines.py index 7cef498949..3f91233f82 100644 --- a/make_help_scripts/deploy_defines.py +++ b/make_help_scripts/deploy_defines.py @@ -125,8 +125,8 @@ def add_pr_stats_file(): "galactic": "galactic", "humble": "humble", "iron": "iron", - "jazzy": "master", - "rolling": "master" # master is rolling + "jazzy": "jazzy", + "rolling": "rolling" }, "pr": os.environ.get('GZ_ROS2_CONTROL_PR') },