Skip to content

shubham90/gh-pkg-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuget Auth Action

This action authenticates your nuget azure artifacts feed.

Inputs

azure-devops-org-url

Required The azure devops url.

azure-devops-token

Required The azure devops PAT.

Example usage

uses: shubham90/gh-pkg-action@v2
  with:
    azure-devops-org-url: 'https://dev.azure.com/account_name'
    azure-devops-token: '${{ secrets.AZURE_DEVOPS_TOKEN }}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published