Skip to content

Commit

Permalink
chore(workflow): fix daily run
Browse files Browse the repository at this point in the history
  • Loading branch information
rydesun committed Aug 7, 2020
1 parent 0921980 commit 4ae5f6d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Daily Run
name: Daily publish
on:
schedule:
- cron: '45 0 * * *'
- cron: '10 1 * * *'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4ae5f6d

Please sign in to comment.