mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
removed aws-profile bug
This commit is contained in:
parent
24db3c05a9
commit
744bdda044
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_fastapi_backend.yml
vendored
2
.github/workflows/deploy_fastapi_backend.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue