fix cron syntax #3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: upload artifacts
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 15 * * *
|
||||
- cron: '0 16 * * *'
|
||||
|
||||
env:
|
||||
DTC_TOKEN: ${{ secrets.POOLTOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue