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