Skip to content

Commit

Permalink
change release workflow schedule time
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Nov 15, 2022
1 parent 6a211bb commit 96a30db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Scheduled Release

on:
schedule:
- cron: "20,50 * * * *"
- cron: "10,40 * * * *"
workflow_dispatch:


Expand Down

0 comments on commit 96a30db

Please sign in to comment.