We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86ceae commit 5050915Copy full SHA for 5050915
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
schedule:
4
- - cron: "0 18 * * 2" # midnight UTC on Sunday
+ - cron: "0 0 * * 0" # midnight UTC on Sunday
5
6
jobs:
7
publish:
0 commit comments