mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
Refactor workflow and scripts for improved functionality; update package.json commands and ensure consistent return values in scripts.
This commit is contained in:
@@ -80,7 +80,7 @@ def main() -> int:
|
||||
return 0
|
||||
|
||||
print(f"Current version: {current_version}, RC version: {rc_response}")
|
||||
return 1
|
||||
return 0
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user