Merge pull request #72 from ArvinLovegood/dev

ci:优化 GitHub Actions 工作流触发条件
This commit is contained in:
SparkMemory 2025-06-16 13:20:50 +08:00 committed by GitHub
commit 4f8d84b8a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,8 @@ name: Wails build
on:
push:
branches:
- master
tags:
# Match any new tag
- '*-release'