Update deployment.yml

This commit is contained in:
amir houieh 2022-06-10 11:26:19 +02:00 committed by GitHub
parent 18fd238309
commit 0a31c01c45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
name: Vercel webhook
on: push
on:
push:
branches: [master]
jobs:
deployment:
runs-on: ubuntu-latest