Files
lored.dev/.github/workflows/deploy.yml
Guz013 9dd19b75bd feat: initial commit
Created (mostly) temporally website, forked from Org013/www.
2023-06-14 13:38:36 -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