lambdaspire/Substitute Secrets into Tokenised File

Substitute GitHub Secrets into a File, matching on a specified Token format.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileThe file to replace.yes
outputAn optional alternative output file.no
tokenPatternA pattern to match tokens. Must contain the word TOKEN. e.g. '#{TOKEN}#', '${TOKEN}', '<<<TOKEN>>>'...yes
secretsJsonJSON representation of the secrets.yes

no outputs