We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6900068 commit 37707e2Copy full SHA for 37707e2
appveyor.yml
@@ -14,10 +14,9 @@ deploy:
14
provider: GitHub
15
auth_token:
16
secure: u5Kpbjsb3snNA8/9K8ETWWSl8lYVPZTvXX+FlGAKTXFazOqsNAxPgk1pceOyev+S
17
- artifact:
18
- - path: build/release/quark-windows-x86.zip
19
- name: quark-windows-x86
+ artifact: build/release/quark-windows-x86.zip
20
draft: false
+ force_update: false
21
prerelease: false
22
on:
23
branch: master
0 commit comments