Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 30, 2023
1 parent e96f3bc commit be4f983
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -18,9 +18,10 @@ Template Docker action

<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->

| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|-------|--------|----------|-------------------------|-----------------------------------|
| token | string | true | `"${{ github.token }}"` | GITHUB\_TOKEN or a Repo scoped PAT |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|--------|--------|----------|----------------|------------------------------------------------------------------------------------------------------|
| args | string | false | `"--verbose"` | Extra args passed directly to [git-cliff](https://github.com/orhun/git-cliff#command-line-arguments) |
| output | string | false | `"HISTORY.md"` | Output file |

<!-- AUTO-DOC-INPUT:END -->

Expand Down

0 comments on commit be4f983

Please sign in to comment.