Skip to content

feat(dashboard): enhance client dashboard with new analytics charts a… #433

feat(dashboard): enhance client dashboard with new analytics charts a…

feat(dashboard): enhance client dashboard with new analytics charts a… #433

Workflow file for this run

name: Development deployment
on:
push:
branches:
- develop
permissions:
contents: read
deployments: write
jobs:
Vercel:
if: ${{ vars.DEPLOY_PROVIDER == 'vercel' }}
uses: ./.github/workflows/deploy_vercel.yaml
secrets: inherit
with:
environment: preview