Skip to content

rollback to bridge 0.1 #14

rollback to bridge 0.1

rollback to bridge 0.1 #14

name: PRODUCTION - Deploy on Vercel
on:
pull_request:
types: [closed]
branches:
- main
jobs:
deploy:
if: github.event.pull_request.merged == true
uses: ./.github/workflows/shared-deploy.yaml
with:
environment: production
secrets: inherit