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 ...
Jan 6, 20232 min read56

