Update deployment.yml
This commit is contained in:
parent
18fd238309
commit
0a31c01c45
|
@ -1,5 +1,7 @@
|
|||
name: Vercel webhook
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
jobs:
|
||||
deployment:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue