jikkai/sync-gitee
Sync your GitHub repository to Gitee
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Gitee repository name, e.g. `owner/repo`. | yes | — |
| username | Gitee username, used for login. | yes | — |
| password | Gitee password, used for login. | yes | — |
| token | GitHub personal access token, used for fetching private GitHub repository. | — | ${{ github.token }} |
| tags | Whether to sync tags. | — | true |
| branches | Which branches to sync. | — | main master |
Outputs
no outputs