Skip to content

fix: 文档新增新域名的提示,以便大家能知道我们使用了新域名; #87

fix: 文档新增新域名的提示,以便大家能知道我们使用了新域名;

fix: 文档新增新域名的提示,以便大家能知道我们使用了新域名; #87

name: backup to gitlab
on: [push]
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
backup-to-gitlabwh:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master
secrets: inherit
backup-to-gitee:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master
secrets: inherit