sync by github workflow

Log: none
Influence: none
This commit is contained in:
deepin-admin-bot 2023-05-10 01:54:32 +00:00
parent 6185150d34
commit d134d78a00

View File

@ -1,13 +0,0 @@
name: tag build
on:
push:
tags: "*"
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
build:
uses: linuxdeepin/.github/.github/workflows/tag-build.yml@master
secrets: inherit