Skip to content

Commit

Permalink
Update lambdas-dev-to-main-ci.yml (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
NogaNHS authored Oct 16, 2023
1 parent 2f43eb8 commit 40bafad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lambdas-dev-to-main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ jobs:
uses: appleboy/lambda-action@master
with:
aws_region: ${{ vars.AWS_REGION }}
function_name: ${{ vars.BUILD_ENV }}_TokenRequestHandlerLambda
function_name: ${{ vars.BUILD_ENV }}_TokenRequestHandler
zip_file: package_lambdas_token_handler.zip

python_deploy_logout_handler_lambda:
Expand Down

0 comments on commit 40bafad

Please sign in to comment.