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.
2 parents ecf05d9 + 986abb9 commit b2b52b3Copy full SHA for b2b52b3
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
schedule:
4
- - cron: "0 14 * * 1" # midnight UTC on Sunday
+ - cron: "0 18 * * 1" # midnight UTC on Sunday
5
6
jobs:
7
publish:
0 commit comments