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

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

View file

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