mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2026-04-05 10:20:31 +08:00
feat(ci): 允許手動觸發執行檔編譯流程 [skip ci]
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -4,9 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- "ci/*"
|
||||
tags:
|
||||
- v*
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user