feat: 增加stable-dev分支的打包

This commit is contained in:
Rikki
2025-03-10 04:09:44 +08:00
parent 5c7881133e
commit 6b4130efcd

View File

@@ -5,6 +5,7 @@ on:
branches: branches:
- main - main
- debug # 新增 debug 分支触发 - debug # 新增 debug 分支触发
- stable-dev
tags: tags:
- 'v*' - 'v*'
workflow_dispatch: workflow_dispatch: