wow-actions/Add Badges
Automatically add badges to README.md for your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication. | yes | — |
| badges | The badges to add with JSON format | no | — |
| path | Path and file name to add badges | no | README.md |
| center | Should center align the badges | no | false |
| commit_message | Commit message of the github action. | no | docs: add badges [skip ci] |
| committer_name | The name of the author or committer of the commit. | no | github-actions[bot] |
| committer_email | The email of the author or committer of the commit. | no | github-actions[bot]@users.noreply.github.com |
| opening_comment | Opening comment | no | <!-- [START BADGES] --> |
| closing_comment | Closing comment | no | <!-- [END BADGES] --> |
Outputs
no outputs