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 * * * *'
jobs:
cron:
Deploy-Production:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2