Skip to content

Commit d77615f

Browse files
author
test
committed
appveyor: ensure release's tag name is the same as the tag that triggered the build
1 parent 4f4f3a4 commit d77615f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ artifacts:
2222
- path: SarInstaller\bin\x86\Release\SynchronousAudioRouter_x86.msi
2323
name: SynchronousAudioRouter_x86
2424
deploy:
25+
tag: $(APPVEYOR_REPO_TAG_NAME)
2526
release: $(GITHUB_DEPLOY_VERSION)
2627
description: $(GITHUB_DEPLOY_DESC)
2728
provider: GitHub

0 commit comments

Comments
 (0)