!5 reverse merge

Merge pull request !5 from shenmo/master
This commit is contained in:
2024-10-20 08:11:56 +00:00
committed by Gitee
+13
View File
@@ -0,0 +1,13 @@
name: Building Program
run-name: Building ${{ GITHUB.REPOSITORY }}
on:
workflow_dispatch:
push:
tags:
- "*"
jobs:
call:
uses: GXDE-OS/GXDE/.github/workflows/building-deb.yml@master
secrets: inherit