提交 e428f022 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

add github actions

上级 fe7ab381
name: 'GitHub Actions Mirror'
on: [push, delete]
jobs:
mirror_to_gitlab:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v1
- name: 'Mirror to CODE CHINA'
uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@codechina.csdn.net:xiongjiamu/jupyter-101.git
ssh_private_key:
${{ secrets.CODECHINA }}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册