mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-04 03:32:18 +08:00
Merge pull request #40 from jarvisuser9/patch-1
Fixing a typo in secret name of NPM_AUTH_TOKEN
This commit is contained in:
commit
44293a387e
@ -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