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

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

View file

@ -32,7 +32,7 @@ deploy:
- provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: src/**/*
file: "{YOURLIB}-*.tgz"
skip_cleanup: true
on:
tags: false