mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Fix nightly builder (#67022)
This commit is contained in:
@ -172,6 +172,7 @@ def main():
|
||||
write_version(bumped)
|
||||
write_version_metadata(bumped)
|
||||
write_ci_workflow(bumped)
|
||||
print(bumped)
|
||||
|
||||
if not arguments.commit:
|
||||
return
|
||||
|
Reference in New Issue
Block a user