stirlinglabs/GitHub NuGet Private Source Authorisation

Authorises access to a private GitHub NuGet package source, so you can restore packages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ownerThe owner of the NuPkg repository you would like to access, as displayed in their GitHub URL.no${{ github.repository_owner }}
nameThe name of the NuPkg sourcenoGitHub-${{ github.repository_owner }}
tokenPersonal Access Token with permission to read packages.yes${{ github.token }}
force-cleartext-storagePersonal Access Token with permission to read packages.notrue

no outputs