diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index d5653ac67a..935e574cbd 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -16,6 +16,7 @@ jobs: if: github.repository == 'ant-design/ant-design' steps: - name: mirror + continue-on-error: true if: github.event_name == 'push' || (github.event_name == 'create' && github.event.ref_type == 'tag') uses: wearerequired/git-mirror-action@v1 env: