Skip to content

Commit add0288

Browse files
authored
Update bump-version.yml
1 parent 284777d commit add0288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Bump Version
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 6 * * *'
5+
- cron: '0 0 * * *'
66
jobs:
77
bump-version:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)