Skip to content

Commit

Permalink
update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamx committed Feb 9, 2018
1 parent 93ccfae commit 7c571ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ deploy:
provider: GitHub
auth_token:
secure: w6RhxxgTQp67I0w3mL1oSQXUZpmhnedD8uWFMyHaubLK0t0+cKWt5uLPCoHq2XbL
artifact: fastText-win64-%CONFIGURATION%
artifact: build/%CONFIGURATION%
draft: false
prerelease: false
force_update: true
on:
branch: master
configuration: Release
appveyor_repo_tag: true

0 comments on commit 7c571ed

Please sign in to comment.