Create deployment.yml
This commit is contained in:
parent
43b5f8b099
commit
8ffdab2de6
|
@ -0,0 +1,4 @@
|
|||
- name: Vercel webhook
|
||||
uses: joelwmale/webhook-action@master
|
||||
with:
|
||||
url: ${{ secrets.VERCEL_WEBHOOK }}
|
Loading…
Reference in New Issue