switch sync-hf workflow logic on release, avoid hidden space error with pypi/local_editable mismatch

This commit is contained in:
SWivid
2025-06-06 07:23:54 +08:00
parent cfaba6387f
commit c6ebad0220

View File

@@ -1,10 +1,8 @@
name: Sync to HF Space name: Sync to HF Space
on: on:
push: release:
branches: types: [published]
- main
jobs: jobs:
trigger_curl: trigger_curl: