Skip to content

update banner 1.0 and 1.1 #16

update banner 1.0 and 1.1

update banner 1.0 and 1.1 #16

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