We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ccfae commit 7c571edCopy full SHA for 7c571ed
appveyor.yml
@@ -49,10 +49,10 @@ deploy:
49
provider: GitHub
50
auth_token:
51
secure: w6RhxxgTQp67I0w3mL1oSQXUZpmhnedD8uWFMyHaubLK0t0+cKWt5uLPCoHq2XbL
52
- artifact: fastText-win64-%CONFIGURATION%
+ artifact: build/%CONFIGURATION%
53
draft: false
54
prerelease: false
55
+ force_update: true
56
on:
- branch: master
57
configuration: Release
58
appveyor_repo_tag: true
0 commit comments