Skip to content

Commit

Permalink
Merge pull request #116 from tj-actions/chore/update-readme
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
repo-ranger[bot] authored Apr 30, 2023
2 parents 29a1c46 + 389a9dc commit 7870add
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|----------------------|--------|----------|-----------|-------------------------------------------------------------------|
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when there<br>are no existing tags. |
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when<br>there are no existing tags. |

<!-- AUTO-DOC-INPUT:END -->

Expand All @@ -105,7 +105,7 @@ jobs:
|--------------|--------|-------------------------------------------------------------------------------------------------------------------|
| new\_version | string | The current project version |
| old\_version | string | The previous project version |
| release\_type | string | The difference between two versions by<br> the release type (`major`, `minor`, `patch`,<br>`prerelease`, `build`) |
| release\_type | string | The difference between two versions<br> by the release type (`major`,<br>`minor`, `patch`, `prerelease`, `build`) |

<!-- AUTO-DOC-OUTPUT:END -->

Expand Down

0 comments on commit 7870add

Please sign in to comment.