rana718/File Update Action
Append or update content in a file and push changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Choose 'check' to validate, or 'commit' to update file | yes | commit |
| file-name | The file to update (e.g., README.md) | no | — |
| content | Content to add to the file (only used in commit mode) | no | — |
| commit-message | Commit message for the update | no | chore: update file |
Outputs
no outputs