This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MarkNow/.github/workflows/deploy.yml
2023-06-15 14:36:31 -03:00

14 lines
206 B
YAML

name: ▲ Deploy to Vercel
on:
push:
branches:
- main
jobs:
deploy:
uses: loreddev/.github/.github/workflows/vercel-deploy.yml@main
secrets: inherit
with:
production: true