Skip to content

Commit

Permalink
Merge pull request #118 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 Aug 24, 2023
2 parents 9b3cecd + 3389d68 commit b6ac5b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|--------------------|--------|----------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| gh\_token | string | false | `"${{ github.token }}"` | Github CLI token |
| release\_notes\_file | string | true | `"RELEASE_NOTES.md"` | File to write release notes <br>to |
| token | string | false | `"${{ 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) 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) |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|----------------------------------------------------------------------------------------|--------|----------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| <a name="input_gh_token"></a>[gh\_token](#input_gh_token) | string | false | `"${{ github.token }}"` | Github CLI token |
| <a name="input_release_notes_file"></a>[release\_notes\_file](#input_release_notes_file) | string | true | `"RELEASE_NOTES.md"` | File to write release notes <br>to |
| <a name="input_token"></a>[token](#input_token) | string | false | `"${{ 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) 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) |
<!-- AUTO-DOC-INPUT:END -->
Expand Down

0 comments on commit b6ac5b6

Please sign in to comment.