spicypizza/Create .env file
GitHub Action to create a .env file with GitHub Secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file_name | The filename for the envfile | — | .env |
| directory | The directory to put the envfile in | — | "" |
| fail_on_empty | Fail if an env key is an empty string | — | false |
| sort_keys | Sort the keys alphabetically | — | false |
Outputs
no outputs