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
|
name: Sync to HF Space
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types: [published]
|
||||||
- main
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
trigger_curl:
|
trigger_curl:
|
||||||
|
|||||||
Reference in New Issue
Block a user