Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 3f89292

Browse files
Release details
1 parent 768813d commit 3f89292

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

appveyor.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,10 @@ artifacts:
1818
deploy:
1919
- provider: GitHub
2020
tag: $(APPVEYOR_REPO_TAG_NAME)
21-
release: BCC-Submission v$(GitVersion_SemVer)
22-
description: 'BCC-Submission v$(GitVersion_SemVer)'
21+
release: BuildCrossCheck v$(GitVersion_SemVer)
22+
description: 'BuildCrossCheck v$(GitVersion_SemVer)'
2323
auth_token:
2424
secure: 8wLI8hf2W3L/V5BUk/tdGDs+gWryh9Y8HxCQk9iq48xV/n+hxShodChwuHAm2DsS
25-
artifact: /.*\.nupkg/
2625
draft: false
2726
prerelease: false
2827
on:

0 commit comments

Comments
 (0)