connected github with vercel for preview deploy

This commit is contained in:
joeaba 2022-01-03 19:20:36 +05:30 committed by GitHub
parent ce6c76e45f
commit 64b153fae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name : explorer_preview
on:
workflow_run:
workflows: ["Explorer_build&test_on_PR"]
# types:
# - completed
types:
- completed
jobs:
explorer_preview:
runs-on: ubuntu-latest