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 73bac62 + f9d6f79 commit 9e99ed6Copy full SHA for 9e99ed6
.github/workflows/autorelease.yml
@@ -3,7 +3,7 @@ name: Automatic releases
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '0 3 * * 0'
+ - cron: '5 4 * */3 0'
7
8
jobs:
9
auto-release:
0 commit comments