mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-29 04:29:27 +08:00
Adding publish to docker
This commit is contained in:
@@ -22,6 +22,8 @@ jobs:
|
||||
cmd: install
|
||||
```
|
||||
|
||||
> `cmd` value will be used as a command for Yarn
|
||||
|
||||
### 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))
|
||||
|
||||
Reference in New Issue
Block a user