workflow fix

This commit is contained in:
Cory Dransfeldt 2023-03-13 20:25:48 -07:00
parent 07b3ce44cf
commit 0c4bed88e3

View file

@ -7,7 +7,6 @@ on:
- cron: '0 * * * *' - cron: '0 * * * *'
jobs: jobs:
cron: cron:
Deploy-Production:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2