ci: syntax fix

This commit is contained in:
will Farrell
2020-12-02 11:20:25 -07:00
parent 8940b3300e
commit 2c633af586

View File

@ -7,7 +7,7 @@ on:
tags:
- '^\d+\.\d+\.\d+$'
schedule:
- cron: '0 0 * * * *'
- cron: '0 0 * * *'
jobs:
multi: