Expected Behavior
Release workflow should not update the stable branch if the workflow is running when dry_run is set as false
Current Behavior
Release workflow should not update the stable branch if the workflow is running when dry_run is set as true
Steps to reproduce
Trigger the release workflow with dry_run enabled.