Skip to content

Commit

Permalink
lamda function name fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
babluroy committed Sep 29, 2023
1 parent 6585d23 commit 84d9620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws_region: eu-west-1
function_name: my-function
function_name: disposable-email-checker
zip_file: bundle.zip

0 comments on commit 84d9620

Please sign in to comment.