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

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

View file

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