mirror of
https://github.com/tsxc-github/mzmcos--.git
synced 2025-09-10 07:49:17 +08:00
可以手动构建
This commit is contained in:
parent
a1b9a2b5de
commit
b333d28a5b
6
.github/workflows/release.yaml
vendored
6
.github/workflows/release.yaml
vendored
@ -4,6 +4,12 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
branch:
|
||||
description: 'Branch to build'
|
||||
required: true
|
||||
default: 'main'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Loading…
x
Reference in New Issue
Block a user