testing deployment action
This commit is contained in:
parent
d994686c9f
commit
133d3367bf
|
@ -0,0 +1,5 @@
|
||||||
|
name: Logos-deploy-webhook-trigger
|
||||||
|
uses: muinmomin/webhook-action@v1.0.0
|
||||||
|
with:
|
||||||
|
url: ${{ secrets.VERCEL_WEBHOOK }}
|
||||||
|
data: "{}"
|
Loading…
Reference in New Issue