Skip to content

Commit f8623db

Browse files
committed
fix the table in README.md
1 parent 749fbed commit f8623db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It is made in python + docker... cause that's the languages I know
1818
### Input variables this action takes
1919

2020
Input Name | Description
21-
------------------------
21+
-----------|------------
2222
token | **Required.** The token this action should use for accessing the GitHub API. Most often you'll want to set this to `${{ secrets.GITHUB_TOKEN }}`
2323
tag | **Required.** Name of the tag for the release.
2424
name | **Required for new releases.** The title of the release. If not set, the title will not be changed... unless the release does not exist; then it'll fail

0 commit comments

Comments
 (0)