Documentation


GitHub deployment

GitHub deployment allows you to configure your GitHub repository to deploy an application with every commit, merge, pull request or other event.

GitHub deployment is available through GitHub actions. We have created a comprehensive guide on how to configure GitHub actions for your repository to deploy your application automatically.

Read more about GitHub deployment in our blog post