Skip to content

Commit 01a127c

Browse files
committed
Use AppVeyor build version for GitHub release
1 parent 4ba0241 commit 01a127c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deploy:
3737
branch: master
3838

3939
- provider: GitHub
40-
tag: v$(GitBuildVersionSimple)
40+
tag: v$(appveyor_build_version)
4141
prerelease: true
4242
artifact: /.*\.nupkg/
4343
auth_token:

0 commit comments

Comments
 (0)