Convert Github Secrets or GitHub Variables to Environment variables by FranciscoKloganB
Version updated for FranciscoKloganB/secrets-to-environment-variables-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Can add
prefixto all secretsCan add
suffixto all secretsCan remove
prefixfrom all secretsCan remove
suffixfrom all secretsCan convert exported environment variable keys to
lowercaseCan convert exported environment variable keys to
uppercaseCan skip secrets which are already set using Override behavior
Can include secrets by Comma Separated Values (csv)
Can exclude secrets by Comma Separated Values (csv)
Can include secrets by Regex Expression
Can exclude secrets by Regex Expression