mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Don't only deploy from tagged master branch builds
AppVeyor treated the 0.9.2 tag as being on the dev branch instead of the master branch (it's on both), so didn't deploy to GitHub.
This commit is contained in:
@@ -100,7 +100,6 @@ deploy:
|
||||
artifact: LOOT,API,metadata-validator,installer
|
||||
draft: true
|
||||
on:
|
||||
branch: master
|
||||
appveyor_repo_tag: true
|
||||
|
||||
on_success:
|
||||
|
||||
Reference in New Issue
Block a user