actions-marketplace-validations/sync-gitee-mirror
同步 GitHub 仓库到 Gitee 仓库
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 17, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/abersheeran_sync-gitee-mirror@9b904173d4e43029f0e787b10460b00e47152553 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Gitee 仓库,例如 abersheeran/gitee-mirror | yes | — |
| username | Gitee 用户名,用于登录。 | yes | — |
| password | Gitee 密码,用于登录。 | yes | — |
| token | GitHub 令牌,用于私有仓库的拉取。 | — | ${{ github.token }} |
Outputs
no outputs