mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-14 02:22:16 +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
|
### Secrets
|
||||||
|
|
||||||
* `
|
* `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))
|
||||||
|
|
||||||
_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
|
### Environment variables
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user