diff --git a/README.md b/README.md index cc7627a..fb02844 100644 --- a/README.md +++ b/README.md @@ -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