dkershner6/Vercel Set Environment Variables
A GitHub Action that ensures certain environment variables are set in Vercel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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 | — |
| envVariableKeys | A comma delimited list of environment variable keys. This must be accompanied by a matching env variable and ones prefixed with TARGET_ and TYPE_. These match target and type in Vercel. | yes | — |
Outputs
no outputs