yanglbme / gitee-pages-action

🤖 Auto Deploy Gitee Pages by GitHub Action | 无须人为干预,由 GitHub Action 自动部署 Gitee Pages
https://github.com/marketplace/actions/gitee-pages-action
MIT License
665 stars 111 forks source link

这看着仓库地址也没问题啊? #68

Closed Farb closed 7 months ago

Farb commented 7 months ago
WARNING: StrictHostKeyChecking disabled
SOURCE=git@github.com:Farb/farb.github.io.git
DESTINATION=git@gitee.com:farb/farb.git
DRY RUN=false
Cloning into bare repository 'farb.github.io.git'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: not a git repository (or any parent up to mount point /github)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Farb commented 7 months ago

sync.yaml这个能自动运行吗