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

Commit

Permalink
Release details
Browse files Browse the repository at this point in the history
  • Loading branch information
StanleyGoldman committed Oct 28, 2018
1 parent 768813d commit 3f89292
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ artifacts:
deploy:
- provider: GitHub
tag: $(APPVEYOR_REPO_TAG_NAME)
release: BCC-Submission v$(GitVersion_SemVer)
description: 'BCC-Submission v$(GitVersion_SemVer)'
release: BuildCrossCheck v$(GitVersion_SemVer)
description: 'BuildCrossCheck v$(GitVersion_SemVer)'
auth_token:
secure: 8wLI8hf2W3L/V5BUk/tdGDs+gWryh9Y8HxCQk9iq48xV/n+hxShodChwuHAm2DsS
artifact: /.*\.nupkg/
draft: false
prerelease: false
on:
Expand Down

0 comments on commit 3f89292

Please sign in to comment.