gendloop/replace-str
Replace string in file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal token | yes | ${{ github.token }} |
| path-to-replace | File path to replace | yes | "" |
| replace-to-path | Replace to file path | yes | "" |
| str-to-replace | String to replace | yes | "" |
| replace-to-str | Replace to string | yes | "" |
Outputs
no outputs