Fix a couple missing files [skip ci]

Why does adding files have to be such a pain...?
This commit is contained in:
Isiah Meadows 2018-12-06 00:45:20 -05:00
parent 3ecee10053
commit e068bd421c

View file

@ -86,6 +86,8 @@ deploy:
file:
- "mithril.js"
- "mithril.min.js"
- "mithril.mjs"
- "mithril.min.mjs"
skip_cleanup: true
on:
tags: true