taistudio/Action edit YML files
Edit YML file in Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| type | Must be an string. For example, single | — | single |
| files | the file path to replace. For example, ./example/lastest.yml | — | ./example/lastest.yml |
| elementSTR | the value to replace. For example, ["files"][0]["url"] | — | ["files"][0]["url"] |
| replace | the string to find. For example, - | — | - |
| replaceFor | replace the value with this one. For example, . | — | . |
Outputs
no outputs