mirror of
https://github.com/acid-info/logos-sites-content-repo-template.git
synced 2025-02-19 13:14:23 +00:00
Update deployment.yml
This commit is contained in:
parent
8ffdab2de6
commit
6f6b6069dc
11
.github/workflows/deployment.yml
vendored
11
.github/workflows/deployment.yml
vendored
@ -1,4 +1,7 @@
|
||||
- name: Vercel webhook
|
||||
uses: joelwmale/webhook-action@master
|
||||
with:
|
||||
url: ${{ secrets.VERCEL_WEBHOOK }}
|
||||
name: Vercel webhook
|
||||
on: push
|
||||
jobs:
|
||||
call-webhook:
|
||||
uses: joelwmale/webhook-action@2.1.0
|
||||
with:
|
||||
url: ${{ secrets.VERCEL_WEBHOOK }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user