Skip to content

Commit d0da8ec

Browse files
authored
Update README.md
1 parent 3b55894 commit d0da8ec

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,6 @@ jobs:
9898

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

101-
| Input | type | required | default | description |
102-
|:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:|
103-
| token | `string` | `true` | `${{ github.token }}` | [GITHUB\_TOKEN](https://docs.github.com/en/free-pro-team@latest/actions/reference/authentication-in-a-workflow#using-the-github_token-in-a-workflow) <br /> or a repo scoped <br /> [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) |
104-
| initial\_release\_type | `string` | `true` | `patch` | Initial release type returned <br /> when there are no existing tags. |
105-
106101
## Outputs
107102

108103
<!-- AUTO-DOC-OUTPUT:START - Do not remove or modify this section -->
@@ -115,10 +110,6 @@ jobs:
115110

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

118-
| Output | type | description |
119-
|:-------------:|:-----------:|:-------------:|
120-
| release\_type | `string` | The difference between two versions by release type <br /> (major, minor, patch, prerelease, build) |
121-
122113
* Free software: [MIT license](LICENSE)
123114

124115
If you feel generous and want to show some extra appreciation:

0 commit comments

Comments
 (0)