Skip to content

Deploy to AWS Lambda using serverless #13

Deploy to AWS Lambda using serverless

Deploy to AWS Lambda using serverless #13

Workflow file for this run

name: HerokuDeploy
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: akhileshns/[email protected]
with:
heroku_email: [email protected]
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: qusasat