franciscokloganb/Convert Github Secrets or GitHub Variables to Environment variables by FranciscoKloganB

Utility Action that exports all GitHub Secrets to Environment Variables with less maintenance overhead

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
secretsJSON representation of the GitHub variables or GitHub secrets, use provided placeholderyes
add-prefixAdd a prefix to all secrets when exporting them as variablesno
add-suffixAdd a suffix to all secrets when exporting them as variablesno
convertConverts secrets name to a specific string case (default: preserve)no
excludeCSV or Regex Expression of secrets that should not be exportedno
includeCSV or Regex Expression of secrets that should be exportedno
overrideOverride existing environment variables (default: true)no
remove-prefixRemove a prefix from all secrets when exporting them as variablesno
remove-suffixRemove a suffix from all secrets when exporting them as variablesno
tracelogAllow the action to emit verbose logsno

no outputs