a-a-s-devlab/Create .env file
This GitHub Action helps to create a .env file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 8, 2025
- License
- MIT
Pinned Snippet
uses: a-a-s-devlab/actions-create-envfile@c1265228367b559e9722143aeeba0d8c41f6a21f # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The filename for the envfile | no | .env |
| directory | The directory to put the envfile in | no | "" |
| fail_on_empty | Fail if an env key is an empty string | no | false |
| sort_keys | Sort the keys alphabetically | no | false |
Outputs
no outputs