summaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAhmad Fatoum <[email protected]>2018-02-19 13:56:55 +0100
committerAhmad Fatoum <[email protected]>2018-02-19 13:56:55 +0100
commitd892243d18aaae5b2c425cd8a504775f105413fe (patch)
treebe2dca31a9e6a4ecebc2146cdea3cd33e23916a8 /appveyor.yml
parentf6231aa8b68cebbdad37bb4beea26ecded74536b (diff)
downloadraylib-d892243d18aaae5b2c425cd8a504775f105413fe.tar.gz
raylib-d892243d18aaae5b2c425cd8a504775f105413fe.zip
CI: Build artifacts for master, not develop tags
See #443 for more information.
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 bec37da8..6452a089 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -61,5 +61,5 @@ deploy:
prerelease: false
force_update: true
on:
- branch: develop
+ branch: master
appveyor_repo_tag: true # deploy on tag push only