tmshkr/handle-env

Creates a .env file from a multiline string of key=value pairs, and then destroys it when the workflow job completes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
envkey=value pairs of environment variables, in standard .env format.yes
deleteWhether to delete the .env file when the workflow completes.notrue
filenameThe name of the .env file to create.no.env

no outputs