Skip to content

CSML Studio Sync

Actions
Easily synchronize and version your CSML Studio Chatbot from a Github repository
v1.0-beta7
LatestPre-release
Star (0)

CSML Studio Sync

This action lets you synchronize your CSML Studio chatbot from your github respository with you CSML Studio account.

Usage

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 }}

License

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.

About

Easily synchronize and version your CSML Studio Chatbot from a Github repository
v1.0-beta7
LatestPre-release

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.