Skip to content

Commit

Permalink
Removed superfluous "v" from the name for GitHub releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
martincostello committed Mar 25, 2015
1 parent 31a5850 commit 668e1b6
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 @@ -22,7 +22,7 @@ test: off
deploy:

- provider: GitHub
release: "SQL LocalDB Wrapper v$(APPVEYOR_REPO_TAG_NAME)"
release: "SQL LocalDB Wrapper $(APPVEYOR_REPO_TAG_NAME)"
description: "$(GitHubReleaseDescription)"
auth_token:
secure: mLFHRaYb30++8z/i4iDEkwLI3XzuAfbdbzyWVsxANtzs2aGWMWMuClfUC+QSU6YF
Expand Down

0 comments on commit 668e1b6

Please sign in to comment.