We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499c463 commit b9cd72cCopy full SHA for b9cd72c
1 file changed
appveyor.yml
@@ -46,7 +46,8 @@ deploy:
46
- provider: GitHub
47
auth_token:
48
secure: F8cldz47mQ0lW3O9uCEneU5LRklWcKw8JbPuh5BDYA2TfyeqC//GO8vl8/wmBy3Z
49
- artifact: /windows\\.*\.zip/, /windows\\.*\.msi/
+ artifact: Windows Installer, Portable Binary Package
50
+ force_update: true
51
release: $(appveyor_repo_tag_name)
52
on:
53
appveyor_repo_tag: true
0 commit comments