feat: ✨ 🎉 initial commit
This commit is contained in:
13
.github/workflows/deploy.yml
vendored
Normal file
13
.github/workflows/deploy.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
name: ▲ Deploy to Vercel
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
uses: loreddev/.github/.github/workflows/vercel-deploy.yml@main
|
||||
secrets: inherit
|
||||
with:
|
||||
production: true
|
||||
Reference in New Issue
Block a user