Skip to content

docs: update 03_技术规范/00_软件包与仓库管理规范/深度应用商店应用软件投递说明 #924

docs: update 03_技术规范/00_软件包与仓库管理规范/深度应用商店应用软件投递说明

docs: update 03_技术规范/00_软件包与仓库管理规范/深度应用商店应用软件投递说明 #924

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