mirror of
https://github.com/acid-info/logos-sites-content-repo-template.git
synced 2025-02-16 11:37:05 +00:00
Update deployment-production.yml
This commit is contained in:
parent
33d82038de
commit
2336f86726
2
.github/workflows/deployment-production.yml
vendored
2
.github/workflows/deployment-production.yml
vendored
@ -6,7 +6,7 @@ jobs:
|
|||||||
deployment:
|
deployment:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Calling webhook
|
- name: Triggering deploy hook
|
||||||
uses: fjogeleit/http-request-action@v1
|
uses: fjogeleit/http-request-action@v1
|
||||||
with:
|
with:
|
||||||
url: ${{ secrets.VERCEL_WEBHOOK_PRODUCTION }}
|
url: ${{ secrets.VERCEL_WEBHOOK_PRODUCTION }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user