Skip to content

feat(settings): move layout switch to settings modal (#452) #436

feat(settings): move layout switch to settings modal (#452)

feat(settings): move layout switch to settings modal (#452) #436

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