mirror of
https://github.com/acid-info/logos-sites-content-repo-template.git
synced 2025-02-17 12:06:32 +00:00
Delete deployment-production.yml
This commit is contained in:
parent
3cdc1fc4d1
commit
7ac4378fdd
13
.github/workflows/deployment-production.yml
vendored
13
.github/workflows/deployment-production.yml
vendored
@ -1,13 +0,0 @@
|
|||||||
name: Vercel webhook
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
jobs:
|
|
||||||
deployment:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Triggering deploy hook on vercel
|
|
||||||
uses: fjogeleit/http-request-action@v1.9.2
|
|
||||||
with:
|
|
||||||
url: ${{ secrets.VERCEL_WEBHOOK_PRODUCTION }}
|
|
||||||
method: 'POST'
|
|
Loading…
x
Reference in New Issue
Block a user