emregency/Vercel Preview Alias
Alias Vercel Preview URLs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| vercel-token | Vercel token e.g. https://vercel.com/account/tokens | yes | — |
| vercel-preview-url | Preview URL that you want to alias. If you have Vercel GitHub App, it's in the GitHub event e.g. github.event.deployment_status.target_url | yes | — |
| vercel-target-url | Target URL that you want e.g. beta.example.com | yes | — |
| vercel-scope | If in a Team, the scope of the team | no | — |
Outputs
| name | description |
|---|---|
| success | Is true if the aliasing is successful |