1
0
mirror of https://github.com/janet-lang/janet synced 2024-12-23 06:50:26 +00:00

Make sure all appveyor artifacts get deployed

This commit is contained in:
Calvin Rose 2019-08-18 20:07:12 -04:00
parent 1de09ec149
commit 6a539df480

View File

@ -59,7 +59,7 @@ deploy:
provider: GitHub
auth_token:
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
artifact: /janet-.*/
artifact: /janet.*/
draft: true
on:
APPVEYOR_REPO_TAG: true