-
Notifications
You must be signed in to change notification settings - Fork 1
New‐GitHubRelease
Luca Sgroi edited this page Apr 16, 2017
·
4 revisions
Create a new release on GitHub named $Version.SemVer
and optionally attach to it a build artifact.
-
GitHubToken - the GitHub personal access tokens with push access
Required -
GitHubOwner - the repository owner
Required -
GitHubRepo - the repository name
Required -
ReleaseAssetPattern - the pattern matching the file artifact to be found in
.build/output
Optional