andreijiroh-dev/Load dotenvx secrets

Load secrets encrypted by dotenvx from a dotenv file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to dotenv file with dotenvx-encrypted secrets relative to the workspace root, defaults to .env.ciyes.env.ci
keyThe value of `DOTENV_PRIVATE_KEY_CI` from your .env.keys file.yes
inject-env-varsWhether to inject decrypted secrets as environment variables for subsequent steps within the runner environmentfalse
namedescription
DOTENV_KEYS_LOADEDOperates similarly with `CI` and friends
DOTENV_DECRYPTION_FAILUREWhether there are failed secret decryptions or not
DOTENV_DECRYPTION_FAIL_COUNTNumber of failed secret decryptions