mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-15 20:58:01 +00:00
feat(ci): 允許手動觸發執行檔編譯流程 [skip ci]
This commit is contained in:
parent
7dad7d810a
commit
be35a8ded4
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue