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 a8d2755 commit 91f711eCopy full SHA for 91f711e
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish
2
on:
3
schedule:
4
- - cron: '0 5 * * *'
+ - cron: '40 2 * * *'
5
jobs:
6
publish:
7
name: "Publish packages"
0 commit comments