Skip to main content

How to use GitHub Actions to deploy at any time other than content updates?

In content structure editor, selecting GitHub > Workflow > Enabled will trigger GitHub Actions for deployment when a content is created or updated.
However, if you want to deploy at any time, you can run GitHub Actions in the following modules in Kuroco:

{github_deploy result_var='res'}

Example of use

  • Deploy regularly with scheduled batch process
  • Deploy during API's post-process

Support

If you have any other questions, please contact us or check out Our Slack Community.