Skip to content

New‐GitHubRelease

Luca Sgroi edited this page Apr 16, 2017 · 4 revisions

Synopsis

Create a new release on GitHub named $Version.SemVer and optionally attach to it a build artifact.


Properties

  • 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