Skip to content

Commit

Permalink
make release name identical to tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
igrr committed Feb 11, 2015
1 parent e17fbe3 commit 13ec42b
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 @@ -29,7 +29,7 @@ build_script:
- appveyor PushArtifact %PRODUCT_ZIP_SHA%

deploy:
release: $(PRODUCT_NAME)
release: $(PRODUCT_VERSION)
provider: GitHub
auth_token:
secure: 'PGg5fnoBpP1Omzr6f3KIYDiD8J30rretQjSl/MITRpzvSCmN88kM6VDMz1TBGZTA'
Expand Down

0 comments on commit 13ec42b

Please sign in to comment.