a-a-s-devlab/Create .env file

This GitHub Action helps to create a .env file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: a-a-s-devlab/actions-create-envfile@c1265228367b559e9722143aeeba0d8c41f6a21f # v1.0.2

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

namedescriptionrequireddefault
nameThe filename for the envfileno.env
directoryThe directory to put the envfile inno""
fail_on_emptyFail if an env key is an empty stringnofalse
sort_keysSort the keys alphabeticallynofalse

no outputs