fix binary release upload path
/ release (push) Failing after 1m1s

This commit is contained in:
2026-02-17 17:39:17 -08:00
parent d667000572
commit aa37c81e8e
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
make_latest: true
body_path: changelog.txt
files: bin/*/*
files: cli/bin/*/*
overwrite_files: false # required for gitea, this action fails to delete existing files
- run: npm version from-git --allow-same-version --no-git-tag-version
- run: npm config set registry https://gitea.sugoidogo.com/api/packages/sugoidogo/npm/