workflow fix
This commit is contained in:
parent
07b3ce44cf
commit
0c4bed88e3
1 changed files with 11 additions and 12 deletions
|
@ -7,7 +7,6 @@ on:
|
|||
- cron: '0 * * * *'
|
||||
jobs:
|
||||
cron:
|
||||
Deploy-Production:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Reference in a new issue