How to deploy a serverless application using Github Actions
This article will explain how to deploy a serverless application using GitHub Actions.
GitHub repository
Create a new repository on GitHub, or choose an existing repository that you want to set up the action for.
In the .github/workflows directory ...
crunchcrunch.me2 min read