fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit e649517fa2 - Show all commits

View file

@ -27,7 +27,7 @@ branches:
after_success:
- npm pack
- provider: releases
provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: "{YOURLIB}-*.tgz"
@ -35,7 +35,7 @@ after_success:
on:
tags: true
- provider: npm
provider: npm
skip_cleanup: true
email: "operations@pragmatismo.io"
api_key: $NPM_TOKEN