We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4f3a4 commit d77615fCopy full SHA for d77615f
appveyor.yml
@@ -22,6 +22,7 @@ artifacts:
22
- path: SarInstaller\bin\x86\Release\SynchronousAudioRouter_x86.msi
23
name: SynchronousAudioRouter_x86
24
deploy:
25
+ tag: $(APPVEYOR_REPO_TAG_NAME)
26
release: $(GITHUB_DEPLOY_VERSION)
27
description: $(GITHUB_DEPLOY_DESC)
28
provider: GitHub
0 commit comments