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: on:
workflow_run: workflow_run:
workflows: ["Explorer_build&test_on_PR"] workflows: ["Explorer_build&test_on_PR"]
# types: types:
# - completed - completed
jobs: jobs:
explorer_preview: explorer_preview:
runs-on: ubuntu-latest runs-on: ubuntu-latest