Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update response structure in Lambda and AWS region in deploy workflow
The response structure in Lambda's app.js has been updated by adding a comma to correctly format the returned JSON data. Also, changed the method of accessing AWS region in the deployment workflow to utilize GitHub secrets instead of environment variables for better security.
- Loading branch information