Skip to content

feat: update libsdl2-mixer to 2.8.0+dfsg-1 #1

feat: update libsdl2-mixer to 2.8.0+dfsg-1

feat: update libsdl2-mixer to 2.8.0+dfsg-1 #1

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 }}