@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user