Skip to content

Commit

Permalink
docs: add GH_USERNAME input param description (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Sep 23, 2023
1 parent 28afbe9 commit 762c517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -51,6 +51,7 @@ Use the following `input params` to customize it for your use case:-

| Input Param | Default Value | Description |
| -------------- | ----------------------------------------------------- | --------------------------------------------------------- |
| `GH_USERNAME` | Your GitHub username | Username for which to generate the activity overview |
| `COMMIT_NAME` | github-actions[bot] | Name of the committer |
| `COMMIT_EMAIL` | 41898282+github-actions[bot]@users.noreply.github.com | Email of the committer |
| `COMMIT_MSG` | :zap: Update README with the recent activity | Commit message used while committing to the repo |
Expand Down

0 comments on commit 762c517

Please sign in to comment.