Skip to content

Commit

Permalink
Use AppVeyor build version for GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
fgreinacher committed Oct 30, 2018
1 parent 4ba0241 commit 01a127c
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 @@ -37,7 +37,7 @@ deploy:
branch: master

- provider: GitHub
tag: v$(GitBuildVersionSimple)
tag: v$(appveyor_build_version)
prerelease: true
artifact: /.*\.nupkg/
auth_token:
Expand Down

0 comments on commit 01a127c

Please sign in to comment.