Skip to content

Commit 8e852db

Browse files
committed
Using the tag name in AppVeyor deployments
1 parent 8e28c23 commit 8e852db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ version: '0.5.{build}'
5959

6060
deploy:
6161
- provider: GitHub
62-
release: Shockolate-v$(appveyor_build_version)
63-
description: 'Latest master branch build of Shockolate for Windows'
62+
release: $(appveyor_repo_tag_name)-Windows
63+
description: 'Latest master branch build of Shockolate'
6464
artifact: systemshock.zip
6565
auth_token:
6666
secure: P1kIk8rRxKAYHqDrOWf0Zf5spfR+N86E0lO8VBu99vHtECJgPLn/Z6tBmL9cxPah

0 commit comments

Comments
 (0)