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 ecf05d9 commit 986abb9Copy full SHA for 986abb9
.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