aboutsummaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2019-08-18 20:07:12 -0400
committerCalvin Rose <calsrose@gmail.com>2019-08-18 20:07:12 -0400
commit6a539df480575eeb967959680493913bd4f83acb (patch)
treef5e60ed6b340f559a8a2c80c749170093f31a8cd /appveyor.yml
parentrelease test 5 (diff)
Make sure all appveyor artifacts get deployed
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 9197963d..5aaec113 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -59,7 +59,7 @@ deploy:
provider: GitHub
auth_token:
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
- artifact: /janet-.*/
+ artifact: /janet.*/
draft: true
on:
APPVEYOR_REPO_TAG: true