Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuYang-cell authored Nov 2, 2023
1 parent 8c8bc9d commit adde197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# 注意替换为你的 GitHub 源仓库地址
source-repo: https://github.com/tangxuhub/tangxuhub.github.io.git
# 注意替换为你的 Gitee 目标仓库地址
destination-repo: https://gitee.com/tangxuu/tangxuu.gitee.io.git
destination-repo: git@gitee.com:tangxuu/tangxuu.gitee.io.git

- name: Build Gitee Pages
uses: yanglbme/gitee-pages-action@main
Expand Down

0 comments on commit adde197

Please sign in to comment.