Skip to content

How to authenticate and create a release #324

Discussion options

You must be logged in to vote

Hi @sumiticfai196,

  • Can you include the code of what you've tried so far that hasn't worked and explain how it's failing?
  • From where are you "pulling out an artifact which has been created"?

To connect with GitHub Enterprise using a PAT you'll likely need to do the following:

  1. Configure the correct endpoint
  2. Get an API token and call Set-GitHubAuthentication

For creating a release, there are some examples in USAGE.md, and you can review the documentation in the Wiki for those commands to see the full set of what they support.
You'll need to first create a new release and then you can upload the artifact as an asset.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sumiticfai196
Comment options

@HowardWolosky
Comment options

@sumiticfai196
Comment options

@HowardWolosky
Comment options

Answer selected by HowardWolosky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants