Skip to content

Fix advanced filter on nullable field #257

Fix advanced filter on nullable field

Fix advanced filter on nullable field #257

Workflow file for this run

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