Update deployment-production.yml

This commit is contained in:
amir houieh 2022-06-22 11:48:16 +02:00 committed by GitHub
parent 33d82038de
commit 2336f86726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ 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 }}
method: 'POST'
method: 'POST'