Skip to content

Commit 2d498d7

Browse files
authored
Merge pull request #85 from tj-actions/chore/update-readme
2 parents 13c343f + 5304e55 commit 2d498d7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,9 @@ jobs:
9191

9292
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
9393

94-
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
95-
|----------------------|--------|----------|-------------------------|-------------------------------------------------------------------|
96-
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when there<br>are no existing tags. |
97-
| token | string | true | `"${{ github.token }}"` | GITHUB\_TOKEN or a Repo scoped PAT |
94+
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
95+
|----------------------|--------|----------|-----------|-------------------------------------------------------------------|
96+
| initial\_release\_type | string | true | `"patch"` | Initial release type returned when there<br>are no existing tags. |
9897

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

0 commit comments

Comments
 (0)