easyware-io/Export all variables from secrets and vars contexts to env variables

Utility action that exports all github secrets and vars to environment variables

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
secretsJSON representation of the secrets, use provided placeholderno
varsJSON representation of the vars, use provided placeholderno
prefixPrefix to add to all secrets, e.g.: SECRET_no
suffixSuffix to add to all secrets, e.g.: _SECRETno
onlyComma-separated list of secrets to exportno
exceptComma-separated list of secrets to skip exportingno
transformConverts secrets name to a specific string formatno
transformPrefixInclude prefix (or not) on conversion. True by defaultno
transformSuffixInclude suffix (or not) on conversion. True by defaultno
overrideEither to override or not the variable if it already existsno
convertEither to convert the value to base64 or utf8no

no outputs