Skip to content

Commit

Permalink
Appveyor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
equalsraf committed Jul 10, 2017
1 parent cd5346a commit e229190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ after_build:
test_script:
- contrib\appveyor-test.bat
artifacts:
- path: 'win32yank*.zip'
- path: '*.zip'
deploy:
- provider: GitHub
description: Automated builds (Appveyor)
release: $(appveyor_repo_tag_name)
auth_token:
secure: 6DIGIaUcNLpxZI/1S3nmdnHIpn53fgSkjmdPtAZBcZSRQafqMh6TMPLymicqw/Mh
secure: Hx2tU6GZPZNB6qGjHcIqa1tEm8fVGXZUVfXyjboVrPcmA9OWMTXhLxayDzMMl3kD
artifact: /.*\.zip/
prerelease: false
on:
Expand Down

0 comments on commit e229190

Please sign in to comment.