Merge pull request #16 from Hestia-Homes/main

removed aws-profile bug
This commit is contained in:
KhalimCK 2023-07-09 14:46:11 +01:00 committed by GitHub
commit e4b336273a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,4 +42,4 @@ jobs:
aws-region: eu-west-2
- name: Deploy to AWS Lambda via Serverless
run: cd backend && sls deploy --stage ${{ github.ref_name }} --aws-profile
run: cd backend && sls deploy --stage ${{ github.ref_name }}