workflow fix

This commit is contained in:
Cory Dransfeldt 2023-03-13 20:20:27 -07:00
parent 83e185aded
commit 07b3ce44cf

View file

@ -6,6 +6,7 @@ on:
schedule:
- cron: '0 * * * *'
jobs:
cron:
Deploy-Production:
runs-on: ubuntu-latest
steps: