Skip to content

fix: deploy from ci #11

fix: deploy from ci

fix: deploy from ci #11

name: Vercel Preview Deployment
on:
pull_request:
types: [opened, synchronize]
jobs:
Deploy-Preview:
uses: ./.github/workflows/deployment-template.yml
with:
environment: Preview
secrets: inherit