Skip to content

Commit 7c571ed

Browse files
committed
update appveyor
1 parent 93ccfae commit 7c571ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ deploy:
4949
provider: GitHub
5050
auth_token:
5151
secure: w6RhxxgTQp67I0w3mL1oSQXUZpmhnedD8uWFMyHaubLK0t0+cKWt5uLPCoHq2XbL
52-
artifact: fastText-win64-%CONFIGURATION%
52+
artifact: build/%CONFIGURATION%
5353
draft: false
5454
prerelease: false
55+
force_update: true
5556
on:
56-
branch: master
5757
configuration: Release
5858
appveyor_repo_tag: true

0 commit comments

Comments
 (0)