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 565174c commit 361a469Copy full SHA for 361a469
.github/workflows/release.yml
@@ -10,7 +10,7 @@ on:
10
required: false
11
schedule:
12
# This is when we release the self-hosted repo
13
- - cron: "0 18 15 * *"
+ - cron: "1 18 15 * *"
14
jobs:
15
release:
16
runs-on: ubuntu-latest
0 commit comments