actions-marketplace-validations/Create .env file while ensure the order of envs

Yet another action to create a .env file with Github Secrets, but allow ordering envs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 19, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/danielporto_create-envfile@4f1302a003fdda342106dd064819a8f131585400 # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
file_nameThe filename for the envfile.env
directoryThe directory to put the envfile in""
fail_on_emptyFail if an env key is an empty stringfalse

no outputs