iamsauravsharma/Create dotenv
GitHub Action to create .env file in repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 24, 2025
- License
- MIT
Pinned Snippet
uses: iamsauravsharma/create-dotenv@89d637291004897518689e16bce1f46dabbdafb1 # v4.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input-prefix | Prefix for environment variable | no | "" |
| file-path | Full path for env file | no | .env |
| output-prefix | Prefix for .env file content | no | "" |
| write-mode | Mode for writing a file which can be either overwrite mode or read mode | no | overwrite |
Outputs
no outputs