woznet/dot-env-action

This action will read the .env file and add variables to GITHUB_ENV

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path to the folder where the .env file is locatedno./
modeThe mode for load the .env fileno""
load-modeSets whether the program should fail when the .env file is not present (strict) or continue (skip)nostrict

no outputs