Use Github Actions to deploy your App on Laravel Vapor

As a full stack developer at novu, I always try to automate workflows. Especially deployments should not have to be executed manually as far as possible.

With the release of Laravel Vapor there was no possibility for out of the box to execute the deployment e.g. in case of a push to the master branch.

Since Github now offers a modern CI/CD pipeline with “Github Actions”, I developed a “Action” to address this need.

You can now use this to deploy your app automatically to Laravel Vapor.
More information can be found in the Github Repository https://github.com/teamnovu/vapor-action

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top