mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-07-06 14:01:30 +08:00
fix: remove push trigger for versioned tags in release workflow
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -17,9 +17,6 @@ on:
|
||||
- windows
|
||||
- mac
|
||||
- linux
|
||||
push:
|
||||
tags:
|
||||
- v*.*.*
|
||||
pull_request_target:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user