Skip to content

Commit

Permalink
[Fix] markdown format
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 5, 2025
1 parent dbfcf38 commit 282017c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ jobs:
### Action inputs
| Input | Default | Required | Description |
|-------|---------|----------|----------------------------------------------|
| `branch` | `main` | `false` | Branch |
| `excludeBot` | `false` | `true` | Exclude [email protected] from contributors |
| `notGenerateContributorsMd` | `false` | `true` | Not commit generated CONTRIBUTORS.md ? |
| `commitMessageBot` | `[Update] Automate update contributors` | `true` | Commit message which bot will do |
| `svgBranch` | `contributors-svg` | `true` | Branch where will save svgs of contributors |
| Input | Default | Required | Description |
|-----------------------------|-----------------------------------------|----------|----------------------------------------------|
| `branch` | `main` | `false` | Branch |
| `excludeBot` | `false` | `true` | Exclude [email protected] from contributors |
| `notGenerateContributorsMd` | `false` | `true` | Not commit generated CONTRIBUTORS.md ? |
| `commitMessageBot` | `[Update] Automate update contributors` | `true` | Commit message which bot will do |
| `svgBranch` | `contributors-svg` | `true` | Branch where will save svgs of contributors |

## Contributors

Expand Down

0 comments on commit 282017c

Please sign in to comment.