mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
feat: add twilight support to release notes and update related components
This commit is contained in:
@@ -20,6 +20,7 @@ def main():
|
||||
stable = json.load(f)
|
||||
|
||||
twilight["workflowId"] = workflow_id
|
||||
twilight["image"] = False
|
||||
twilight["date"] = datetime.datetime.now().strftime("%d/%m/%Y")
|
||||
stable.append(twilight)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user