Skip to content

Commit f33135e

Browse files
authored
Update sync-to-gitee.yml
workflow_dispatch
1 parent fdb5c6d commit f33135e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sync-to-gitee.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Sync To Gitee
22

3-
on: [ push, delete, create ]
3+
on: [ push, delete, create,workflow_dispatch ]
44

55
jobs:
66
build:
@@ -15,4 +15,4 @@ jobs:
1515
# 注意替换为你的 GitHub 源仓库地址
1616
source-repo: git@github.com:c2ccc2/wuyu-cost-base.git
1717
# 注意替换为你的 Gitee 目标仓库地址
18-
destination-repo: git@gitee.com:wy-soft/wuyu-manhou-base.git
18+
destination-repo: git@gitee.com:wy-soft/wuyu-manhou-base.git

0 commit comments

Comments
 (0)