Skip to content

Victor/feature/update legacy titan banner #15

Victor/feature/update legacy titan banner

Victor/feature/update legacy titan banner #15

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