feat: 🎉 initial commit

This commit is contained in:
Guz013
2023-06-15 14:36:31 -03:00
commit f149e1bb19
29 changed files with 10221 additions and 0 deletions

13
.github/workflows/deploy.yml vendored Normal file
View 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