Skip to content

feat: add make-socket-callback-during-cleanup-into.patch #3

feat: add make-socket-callback-during-cleanup-into.patch

feat: add make-socket-callback-during-cleanup-into.patch #3

Workflow file for this run

name: tag build
on:
push:
tags: "*"
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
build:
uses: deepin-community/.github/.github/workflows/build-tag.yml@master
secrets:
BridgeToken: ${{ secrets.BridgeToken }}