How to authenticate and create a release #324
Answered
by
HowardWolosky
sumiticfai196
asked this question in
Q&A
|
Hi Am pretty new to your module and was exploring it's avenue to be used in Azure Devops to create a release in GitHub Enterprise Repository. Will it be possible for you to guide me with the steps
I tried couple of things using the modules but no luck :( |
Answered by
HowardWolosky
Apr 7, 2021
Replies: 1 comment 4 replies
|
Hi @sumiticfai196,
To connect with GitHub Enterprise using a PAT you'll likely need to do the following: 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. |
4 replies
Answer selected by
HowardWolosky
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @sumiticfai196,
To connect with GitHub Enterprise using a PAT you'll likely need to do the following:
Set-GitHubAuthenticationFor 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.