jxshco/verify-env-against-example
A GitHub Action to verify that the environment variables in the current environment match the example environment file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| env-file | The path to the environment file to compare | yes | .env |
| example-env-file | The path to the example environment file to compare against | yes | .env.example |
Outputs
no outputs