taka1156/Reusable Vercel Deploy Workflow
A composite action for deploying to Vercel via GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch name to deploy | no | vercel |
| git_name | Git user.name to set | no | GitHub Actions |
| git_email | Git user.email to set | no | actions@github.com |
| commit_message | Commit message to use | no | "" |
| dry_run | An option to avoid getting stuck when pushing with act. | no | false |
| root_path | Working directory path containing the .vercelkeep file | no | . |
Outputs
no outputs