diff --git a/README.md b/README.md index b8d9d44..cb3fc58 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ steps: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} ``` -**It is recommended to manually specify a version of semantic-release and its plugins to prevent errors caused during the official semantic-release upgrade.** +*It is recommended to manually specify a version of semantic-release to prevent errors caused during the official semantic-release upgrade.* #### branches > {Optional Input Parameter} The branches on which releases should happen. `branches` supports for **semantic-release above v16**. @@ -146,7 +146,7 @@ steps: NPM_TOKEN: ${{ secrets.NPM_TOKEN }} ``` -**It is recommended to manually specify a version of semantic-release and its plugins to prevent errors caused during the official semantic-release upgrade.** +Similar to parameter `semantic_version`. *It is recommended to manually specify a version of semantic-release plugins to prevent errors caused.* ##### Release Config: ```diff @@ -222,4 +222,5 @@ This project are released under the [MIT License][license-url]. [license-image]: https://img.shields.io/npm/l/@cycjimmy/semantic-release-action.svg [license-url]: https://github.com/cycjimmy/semantic-release-action/blob/master/LICENSE -[changelog-url]: https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md \ No newline at end of file +[changelog-url]: https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md +