Skip to content

Doc/add changeset link #138

Doc/add changeset link

Doc/add changeset link #138

Workflow file for this run

name: Vercel Production Deployment
on:
pull_request:
types:
- closed
branches:
- "main"
jobs:
Deploy-Production:
if: startsWith(github.head_ref, 'changeset-release/') && github.event.pull_request.merged == true
uses: ./.github/workflows/vercel-deploy.yml
secrets: inherit
with:
environment: production
extra_args: --prod