sync by github workflow

Log: none
Influence: none
This commit is contained in:
deepin-admin-bot 2023-05-10 01:54:33 +00:00
parent 332d54627d
commit 8fc1907bbd

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