aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-11-10 11:30:09 -0600
committerCalvin Rose <calsrose@gmail.com>2019-11-10 11:30:31 -0600
commit5681e02e0f74fa68a6ec69962b8ae40da71cad81 (patch)
tree5d15377df60a959205ee4e1d7cbdaf516ad5ef60 /appveyor.yml
parentFix appveyor.yml to build windows installer. (diff)
Update deployment and fix changelog.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 43e15bdd..2c2432ac 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -58,7 +58,7 @@ deploy:
provider: GitHub
auth_token:
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
- artifact: /janet.*/
+ artifact: /(janet|shell).*/
draft: true
on:
APPVEYOR_REPO_TAG: true