Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
rikyoz committed Nov 26, 2015
2 parents 4f940e0 + a1d2b46 commit 1ca44e6
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 @@ -101,8 +101,8 @@ test: off

deploy:
provider: GitHub
release: QtCryptoHash v%qtcryptohash_version%
description: ''
release: $(APPVEYOR_REPO_TAG_NAME)
description: 'Binaries of QtCryptoHash v%qtcryptohash_version%'
auth_token:
secure: 4V5xJQT+iVPUhK05TBLkNkLY8HTArZ+omH394hfXqQuxfrkaQqnR8132rDnB/HVm
artifact: /.*\.7z/
Expand Down

0 comments on commit 1ca44e6

Please sign in to comment.