Skip to content

Commit

Permalink
Merge pull request #65 from tj-actions/chore/update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Sep 25, 2021
2 parents 13e90e8 + 667b6d4 commit c3e5756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Genrate github CHANGELOG's using [github-changelog-generator](https://github.com
| Input | type | required | default | description |
|:-------------:|:-----------:|:-------------:|:----------------------------:|:-------------:|
| 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) |
| 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) |
| output | `string` | `false` | `CHANGELOG.md` | The Changelog output file. |

* Free software: [MIT license](LICENSE)
Expand Down

0 comments on commit c3e5756

Please sign in to comment.