Skip to content

chore: update dependencies and openapi spec (#426) #420

chore: update dependencies and openapi spec (#426)

chore: update dependencies and openapi spec (#426) #420

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