File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Generate CHANGELOG/HISTORY markdown files for your project
2424| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
2525|--------|--------|----------|-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
2626| output | string | false | ` " CHANGELOG.md" ` | The changelog output file |
27- | 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) or a repo scoped [Personal Access<br> Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) |
27+ | 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) or a repo scoped [Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) |
2828
2929<!-- AUTO-DOC-INPUT:END -->
3030
You can’t perform that action at this time.
0 commit comments