fix: remove push trigger for versioned tags in release workflow

This commit is contained in:
kangfenmao
2026-04-24 11:38:24 +08:00
parent e72b77a09b
commit 19f2ed674d

View File

@@ -17,9 +17,6 @@ on:
- windows
- mac
- linux
push:
tags:
- v*.*.*
pull_request_target:
branches:
- main