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
Twooth/.github/workflows/deploy.yml
2023-05-23 17:53:43 -03:00

15 lines
228 B
YAML

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