mirror of
https://github.com/talktao/Vue3-Vite-Vant-TS-H5.git
synced 2025-04-06 03:57:55 +08:00
fix: ci
This commit is contained in:
parent
6907bea52a
commit
fa0ba913c8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -2,7 +2,7 @@ name: vue3-vite-vant-ts-h5
|
||||
on: # 监听 master 分支上的 push 事件
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest # 构建环境使用 ubuntu
|
||||
|
Loading…
x
Reference in New Issue
Block a user