Skip to content

:octocat: Composite GitHub Action that runs `nuget setapikey` for a provided set of package sources

License

Notifications You must be signed in to change notification settings

MORYX-Industry/nuget-setapikey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

nuget-setapikey

Composite GitHub Action that runs nuget setapikey for a provided set of package sources

Usage

  uses: moryx-industry/nuget-setapikey@main
  with:
    sources-file: sources.txt
    api-key: ${{ secrets.my_api_key }}

sources-file accepts simple text file, that lists all sources urls where the api-key should be used for.

About

:octocat: Composite GitHub Action that runs `nuget setapikey` for a provided set of package sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published