5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

docs(*): fix duplicate description

This commit is contained in:
cycjimmy 2020-03-21 23:37:49 +08:00
parent e91639a768
commit 6c7958bb16

View file

@ -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
@ -223,3 +223,4 @@ This project are released under the [MIT License][license-url].
[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