abersheeran/sync-gitee-mirror

同步 GitHub 仓库到 Gitee 仓库

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 20, 2026
Maintenance Recency
Stalelast commit Feb 17, 2022
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: abersheeran/sync-gitee-mirror@9b904173d4e43029f0e787b10460b00e47152553 # no releases — HEAD as of 2026-07-22

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryGitee 仓库,例如 abersheeran/gitee-mirroryes
usernameGitee 用户名,用于登录。yes
passwordGitee 密码,用于登录。yes
tokenGitHub 令牌,用于私有仓库的拉取。${{ github.token }}

no outputs