mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
feat: add twilight support to release notes and update related components
This commit is contained in:
parent
bf1d514141
commit
ec4ab1c93e
7 changed files with 451 additions and 203 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue