diff --git a/make_help_scripts/deploy_defines.py b/make_help_scripts/deploy_defines.py index c05b402677..877dedcd96 100644 --- a/make_help_scripts/deploy_defines.py +++ b/make_help_scripts/deploy_defines.py @@ -126,8 +126,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') },