Skip to content

Add GH action to deploy to AWS using serverless #17

Add GH action to deploy to AWS using serverless

Add GH action to deploy to AWS using serverless #17

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