actions-marketplace-validations/Github Branch Gitee
同步 GitHub 指定分支到 Gitee
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_repo | Github 仓库,例如 username/repo | yes | — |
| github_branch | Github 分支,例如 main | yes | — |
| gitee_repo | Gitee 仓库,例如 username/repo | yes | — |
| gitee_branch | Gitee 分支,例如 master | yes | — |
| username | Gitee 用户名,用于登录。 | yes | — |
| password | Gitee 密码,用于登录。 | yes | — |
| token | GitHub 令牌,用于私有仓库的拉取。 | — | ${{ github.token }} |
Outputs
no outputs