Update deployment-production.yml
This commit is contained in:
parent
33d82038de
commit
2336f86726
|
@ -6,7 +6,7 @@ jobs:
|
|||
deployment:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Calling webhook
|
||||
- name: Triggering deploy hook
|
||||
uses: fjogeleit/http-request-action@v1
|
||||
with:
|
||||
url: ${{ secrets.VERCEL_WEBHOOK_PRODUCTION }}
|
||||
|
|
Loading…
Reference in New Issue