singulcode/decrypt-export-env-action

Decrypt and export environment variables from a remote Gist or Repo (using Age), while masking sensitive information.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoUrlYour repo url, example https://gist.github.com/f6281d95065d3b942f13a8436768669f.gityes
pathPath to store repo filesno.tmpsecrets
ageSecretKeySecret key to decrypt Age filesyes
envFilePath to .env files, separated by `|`yes
excludeEnvRegex to exclude specific variables matching the filter, separated by `|`no
maskEnvRegex to mask specific variables matching the filter, separated by `|`noMYSQL|KEY|TOKEN|PASSWORD|SECRET|SID|IDENTITY|AWS|GCP|CRYPTO|ENCRYPTION|ADDDRESS|IP|DATABASE|CERT

no outputs