mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
build: remove gitee pages action
This commit is contained in:
parent
01d1a3ec28
commit
8a7fbff70e
12
.github/workflows/sync.yml
vendored
12
.github/workflows/sync.yml
vendored
@ -18,15 +18,3 @@ jobs:
|
|||||||
source-repo: git@github.com:youzan/vant.git
|
source-repo: git@github.com:youzan/vant.git
|
||||||
# 注意替换为你的 Gitee 目标仓库地址
|
# 注意替换为你的 Gitee 目标仓库地址
|
||||||
destination-repo: git@gitee.com:vant-contrib/vant.git
|
destination-repo: git@gitee.com:vant-contrib/vant.git
|
||||||
|
|
||||||
- name: Build Gitee Pages
|
|
||||||
uses: yanglbme/gitee-pages-action@master
|
|
||||||
with:
|
|
||||||
# 注意替换为你的 Gitee 用户名
|
|
||||||
gitee-username: chenjiahan
|
|
||||||
# 注意在 Settings->Secrets 配置 GITEE_PASSWORD
|
|
||||||
gitee-password: ${{ secrets.GITEE_PASSWORD }}
|
|
||||||
# 注意替换为你的 Gitee 仓库
|
|
||||||
gitee-repo: vant-contrib/vant
|
|
||||||
# 要部署的分支
|
|
||||||
branch: gh-pages
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user