Merge pull request #40 from jarvisuser9/patch-1

Fixing a typo in secret name of NPM_AUTH_TOKEN
This commit is contained in:
Oleksandr Bordun 2021-10-08 14:01:32 +02:00 committed by GitHub
commit 44293a387e
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