Skip to content

Commit 0292670

Browse files
committed
docs: update readme
1 parent c42f226 commit 0292670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
9898
```
9999
100-
In addition, for this workflow to work correctly you have generate an [NPM authentication token](https://docs.npmjs.com/cli/token) and set it to the [`NPM_TOKEN` secret](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets) in your GitHub repository.
100+
In addition, for this workflow to work correctly you have to generate an [NPM authentication token](https://docs.npmjs.com/cli/token) and set it to the [`NPM_TOKEN` secret](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets) in your GitHub repository.

0 commit comments

Comments
 (0)