itstor/Sync Secrets to Vercel
Sync Repository Secrets to Vercel Environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | Prefix for the secrets to sync | no | ENV_ |
| environments | The name of the Vercel Environment. If multiple, separate with comma | no | production |
| project | The name of the Vercel Project. | yes | — |
| team_id | The ID of the Vercel Team. | yes | — |
| token | The Vercel Token. | yes | — |
| secrets | The GitHub secrets encoded in JSON format | yes | — |
| cancel_on_fail | Cancel the workflow if one of the secrets failed to sync | no | true |
Outputs
no outputs