Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 422 Bytes

File metadata and controls

5 lines (3 loc) · 422 Bytes

Sync Action

Mirrors a GitHub Git repository to Bitbucket. If no corresponding Bitbucket repository exists, it is created using the Bitbucket API 2.0.

Make sure that you checkout the entire repository before using this. By default, actions/checkout@v3 only creates a shallow clone. See section example usage.