workflow fix
This commit is contained in:
parent
83e185aded
commit
07b3ce44cf
1 changed files with 13 additions and 12 deletions
|
@ -6,6 +6,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
jobs:
|
||||
cron:
|
||||
Deploy-Production:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Reference in a new issue