Skip to content

chore: update links (#99) #3

chore: update links (#99)

chore: update links (#99) #3

name: Vercel Production Deployment
on:
push:
branches:
- main
jobs:
Deploy-Production:
uses: ./.github/workflows/deployment-template.yml
with:
environment: Production
build_option: --prod
secrets: inherit