From 8a372b1e7cc66a86b712c8fd49986c0467195de8 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Wed, 28 Dec 2022 07:47:09 +0000 Subject: [PATCH 1/2] Updated README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1e5b1bb..5fb8198 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,15 @@ Generate CHANGELOG/HISTORY markdown files for your project ## Inputs + + +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|--------|--------|----------|-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| output | string | false | `"CHANGELOG.md"` | The changelog output file | +| 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) | + + + | 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)
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) | From c1dd6995af3e8a9866730b304edfff2b628ff0dd Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 28 Dec 2022 00:48:22 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5fb8198..60b6113 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,6 @@ Generate CHANGELOG/HISTORY markdown files for your project -| 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)
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) | -| output | `string` | `false` | `CHANGELOG.md` | The Changelog output file. | - * Free software: [MIT license](LICENSE) If you feel generous and want to show some extra appreciation: