Skip to content

Commit

Permalink
docs(readme): update publib-npm options
Browse files Browse the repository at this point in the history
  • Loading branch information
eknowles committed Jul 15, 2023
1 parent 06cd88d commit dfafb8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ npx publib-npm [DIR]
|`AWS_SECRET_ACCESS_KEY`|Optional|Secret access key that belongs to the AWS access key.|
|`AWS_ROLE_TO_ASSUME`|Optional|If AWS CodeArtifact is used as registry, an AWS role ARN to assume before authorizing.|
|`DISABLE_HTTPS`|Optional|Connect to the registry with HTTP instead of HTTPS (defaults to false).|
|`NPM_DRYRUN`|Optional| Set to "true" for a dry run.|
|`NPM_AUTH_TYPE`|Optional| Can be "authToken" (default) or "auth" depending on the type of NPM_TOKEN used for the NPM_REGISTRY.|

## Maven

Expand Down

0 comments on commit dfafb8c

Please sign in to comment.