Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-cbon committed Jun 25, 2016
1 parent c4569b5 commit 971dcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ test: off
# to disable deployment
deploy:
- provider: GitHub
artifact: /.*\.msi/
artifact: /c:\\gopath\\src\\github.com\\mh-cbon\\go-msi\\.*\.msi/
draft: false
prerelease: false
desription: "Release {APPVEYOR_REPO_TAG_NAME}"
Expand Down

0 comments on commit 971dcef

Please sign in to comment.