CSML Studio Sync
ActionsEasily synchronize and version your CSML Studio Chatbot from a Github repository
v1.0-beta7
LatestPre-releaseTags
(2)This action lets you synchronize your CSML Studio chatbot from your github respository with you CSML Studio account.
See example.
steps:
- uses: CSML-by-Clevy/csml-studio-sync-action@v1
with:
update: true
build: true
create-snapshot: true
env:
CSML_CLIENT_API_KEY: ${{ secrets.CSML_CLIENT_API_KEY }}
CSML_CLIENT_API_SECRET: ${{ secrets.CSML_CLIENT_API_SECRET }}
The scripts and documentation in this project are released under the MIT License
CSML Studio Sync is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.