telia-actions/Create a .env file

Create a .env file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
full_textText to be dumped in the .env file (the text will be trimmed). Any existing file will be overwritten.yes
directoryDirectory to write the file to (defaults to .). Parent directories will NOT be created..
include_env_varsIf set, environemnt vars starting with ACTION_CREATE_ENV_ will be included (i.e. ACTION_CREATE_ENV_PROD=1 will be incldued in .env as PROD=1). Vars set in this way are written after <full_text>. no

no outputs