Skip to content

fix: concurrent output interleaved (#3101) (#3133) #3

fix: concurrent output interleaved (#3101) (#3133)

fix: concurrent output interleaved (#3101) (#3133) #3

name: Sync to Gitee
on:
push:
branches:
- master
- gh-pages
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitee
uses: Yikun/hub-mirror-action@v1.5
with:
src: github/alibaba
dst: gitee/arthas
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
dst_token: ${{ secrets.GITEE_TOKEN }}
static_list: "arthas"