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 0a8b440 commit c86ceaeCopy full SHA for c86ceae
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
schedule:
4
- - cron: "35 17 * * 2" # midnight UTC on Sunday
+ - cron: "0 18 * * 2" # midnight UTC on Sunday
5
6
jobs:
7
publish:
0 commit comments