Skip to content

Commit

Permalink
fix release name
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenchauhan2 committed Nov 26, 2017
1 parent 49657d5 commit 61b8079
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 @@ -33,7 +33,7 @@ test: off

# Deploy the Artifact to Github release
deploy:
release: $(appveyor_repo_tag_name)
release: PWChat-v$(appveyor_build_version)
provider: GitHub
auth_token:
secure: 5u0V0hkdoQIXcZ6aT0pBZ7VhVqSBBbrx6NErCtBWAa23H49ydQoBbfeNlWgvp0DQ # your encrypted token from GitHub
Expand Down

0 comments on commit 61b8079

Please sign in to comment.