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
www-v1/.github/workflows/deploy.yml
2023-05-25 16:20:57 -03:00

14 lines
204 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