File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 39
39
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
40
40
|--------------------|--------|----------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
41
41
| release\_ notes\_ file | string | true | ` " RELEASE_NOTES.md" ` | File to write release notes to |
42
- | remote | string | true | ` " origin" ` | Remote repository to push to |
43
42
| 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 [PersonalAccess Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token) |
44
43
45
44
<!-- AUTO-DOC-INPUT:END -->
You can’t perform that action at this time.
0 commit comments