Fix a couple missing files [skip ci]
Why does adding files have to be such a pain...?
This commit is contained in:
parent
3ecee10053
commit
e068bd421c
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ deploy:
|
||||||
file:
|
file:
|
||||||
- "mithril.js"
|
- "mithril.js"
|
||||||
- "mithril.min.js"
|
- "mithril.min.js"
|
||||||
|
- "mithril.mjs"
|
||||||
|
- "mithril.min.mjs"
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue