readme-workflows/Readme Replacer - Readme-Workflows
Auto replace content from template file!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_USERNAME | Your GitHub username | no | ${{ github.repository_owner }} |
| TEMPLATE_FILE | Path to template file | no | ./TEMPLATE.md |
| COMMIT_FILE | Path to commit file | no | ./README.md |
| CUSTOM_REPLACER_FILE | Path to custom replacer file (JSON). You can select if you want to use eval or not! | no | ./.github/customReplacer.json |
| DATE_FORMAT | Format of the date/time (if date replacer used) | no | dddd, mmmm dS, yyyy, h:MM:ss TT |
| TIMEZONE | Desired timezone of the date (can be locale based of GMT offset) | no | 0 |
| COMMIT_MESSAGE | Message used for committing changes | no | ⚡ Update README by replacing keywords |
| COMMIT_EMAIL | Email used for committing changes | no | 41898282+github-actions[bot]@users.noreply.github.com |
| COMMIT_NAME | Name used for committing changes | no | replacer-bot |
Outputs
no outputs