faradaytrs/Substitute secrets in file action
Substitute GitHub Secrets and variables into one or more files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The file or pattern to replace. | yes | — |
| substitutionRegex | A regex to match tokens. Must contain a capturing group. | yes | — |
| substitutionData | JSON representation of the secrets and variables for substitution. | yes | — |
| throwOnDataMissing | Whether to throw an error if a substitution is missing. | no | false |
Outputs
no outputs