Fixing a typo in secret name of NPM_AUTH_TOKEN

This commit is contained in:
John Ciprian 2021-08-06 10:53:27 -04:00 committed by GitHub
parent f6e2aecf62
commit 1f7c6fbe9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,7 @@ jobs:
### Secrets
* `
_AUTH_TOKEN` - **Optional**. The token to use for authentication with the npm registry. Required for `yarn publish` ([more info](https://docs.npmjs.com/getting-started/working_with_tokens))
* `NPM_AUTH_TOKEN` - **Optional**. The token to use for authentication with the npm registry. Required for `yarn publish` ([more info](https://docs.npmjs.com/getting-started/working_with_tokens))
### Environment variables