Skip to content

Commit 382b398

Browse files
committed
Meta: Deploy monthly or manually
The cronjob is only there so we don't forget to deploy it for too long, but it's easy enough to deploy it manually when deemed useful.
1 parent 53e29a0 commit 382b398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Release
66
on:
77
workflow_dispatch: null
88
schedule:
9-
- cron: 42 17 * * 4
9+
- cron: 42 17 1 * *
1010
jobs:
1111
Version:
1212
outputs:

0 commit comments

Comments
 (0)