Skip to content

Create build_deploy.yml #1

Create build_deploy.yml

Create build_deploy.yml #1

Workflow file for this run

name: Build and Deploy
on:
push:
branches:
- test
- test/**
- test-**
jobs:
call-tyler:
uses: vusion/wexler/.github/workflows/deploy-vant.yml@master
secrets: inherit