mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-06 04:52:18 +08:00
Fixing a typo in secret name of NPM_AUTH_TOKEN
This commit is contained in:
parent
f6e2aecf62
commit
1f7c6fbe9c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user