removed aws-profile bug

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-09 14:45:46 +01:00
parent 24db3c05a9
commit 744bdda044

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 }}