diff --git a/.github/workflows/baker_zh.yml b/.github/workflows/baker_zh.yml index 0382ca9b1..7805ab5ab 100644 --- a/.github/workflows/baker_zh.yml +++ b/.github/workflows/baker_zh.yml @@ -137,7 +137,7 @@ jobs: git config --global user.email "csukuangfj@gmail.com" git config --global lfs.allowincompletepush true - git commit -m "upload model" && git push https://csukuangfj:${HF_TOKEN}@huggingface.co/cskuangfj/$d main || true + git commit -m "upload model" && git push https://csukuangfj:${HF_TOKEN}@huggingface.co/csukuangfj/$d main || true popd - name: Release exported onnx models