mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-05 20:40:12 -08:00
switch sync-hf workflow logic on release, avoid hidden space error with pypi/local_editable mismatch
This commit is contained in:
6
.github/workflows/sync-hf.yaml
vendored
6
.github/workflows/sync-hf.yaml
vendored
@@ -1,10 +1,8 @@
|
||||
name: Sync to HF Space
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
trigger_curl:
|
||||
|
||||
Reference in New Issue
Block a user