sersoft-gmbh/Dotnet Nuget Login
Login to a NuGet registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| update | Whether to update the existing credentials for the registry. If false, the action will fail if the source already exist. | no | false |
| registry-name | The name of the registry to log in to. | yes | — |
| registry-url | The NuGet registry to log in to. Required if `update` is false! | no | — |
| protocol-version | The protocol version to use for the registry. | no | — |
| username | The username to use for the login. | no | — |
| password | The password to use for the login. | no | — |
| store-password-in-cleartext | Whether to store the password in cleartext. The cleanup of this action will remove it again. | no | true |
| config-file | The path to the NuGet configuration file. Uses the default config file by default. | no | — |
Outputs
no outputs