remihq/Vercel Clean Up Environment Variables
A GitHub Action that ensures certain environment variables are removed from the project's environment variables in Vercel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Vercel API Token | yes | — |
| teamId | Vercel API Team ID - used to target a Team or Organization, default is personal | no | — |
| projectName | The name of the project in Vercel | yes | — |
| gitBranch | A gitBranch for which to clean up env vars in Vercel. | yes | — |
Outputs
no outputs