Skip to content

Commit

Permalink
Merge pull request Simple-Station#64 from Fansana/reschedule-publish
Browse files Browse the repository at this point in the history
run workflow at 6 in the morning
  • Loading branch information
Fansana committed Jul 25, 2024
2 parents c76c31e + 9c90441 commit bf17a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ concurrency:
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * *'
- cron: '0 6 * * *'

jobs:
build:
Expand Down

0 comments on commit bf17a01

Please sign in to comment.