feat: add build task on release/e-* branch

This commit is contained in:
NFish
2026-01-15 11:57:59 +08:00
parent 62c8707297
commit 75ae217c46

View File

@ -6,6 +6,7 @@ on:
- "main"
- "deploy/dev"
- "deploy/enterprise"
- "release/e-*"
tags:
- "*"