fix(ci): trigger release on merged pull_request

This commit is contained in:
Haitao Pan 2025-05-19 12:56:22 +08:00
parent a07fcfd074
commit 9b30afee7d

View File

@ -82,7 +82,6 @@ jobs:
publish-release:
name: Publish Daily Release
if: github.event_name == 'push' || github.event_name == 'schedule'
needs: test
runs-on: ubuntu-latest
env: