Skip to content

Commit 7ec385a

Browse files
committed
Add deploy github config in appveyor file
1 parent 1d44c37 commit 7ec385a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ artifacts:
9090

9191
deploy:
9292
-provider: GitHub
93-
release: v$(appveyor_build_version)
93+
release: $(appveyor_build_version)
9494
description: 'Release description'
9595
provider: GitHub
9696
auth_token:

0 commit comments

Comments
 (0)