Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
fix: invalid schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Aug 21, 2017
1 parent 57d860c commit 0a4d216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
":maintainLockFilesDisabled"
],
"timezone": "Asia/Taipei",
"schedule": ["after 12am and before 8am"],
"schedule": ["before 8am"],
"semanticCommits": true,
"separateMajorReleases": true,
"separatePatchReleases": false,
Expand Down

0 comments on commit 0a4d216

Please sign in to comment.