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
on:
push:
branches:
- main
release:
types: [published]
jobs:
trigger_curl: