We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 686da0b + 37915cb commit 98cd1f9Copy full SHA for 98cd1f9
.github/workflows/autorelease.yml
@@ -3,7 +3,7 @@ name: Automatic releases
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '0 3 * */4 0'
+ - cron: '5 4 * */3 0'
7
8
jobs:
9
auto-release:
0 commit comments