Skip to content

Commit 6d13500

Browse files
authored
Update releaser.yml
1 parent 727e6fd commit 6d13500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Auto Releaser By MicroResearch Corporation
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '0 0 * * *' # Daily at 00:00 UTC
6+
- cron: '0 0 * * 1' # Daily at 00:00 UTC
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)