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 284777d commit add0288Copy full SHA for add0288
.github/workflows/bump-version.yml
@@ -2,7 +2,7 @@ name: Bump Version
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '0 6 * * *'
+ - cron: '0 0 * * *'
6
jobs:
7
bump-version:
8
runs-on: ubuntu-latest
0 commit comments