Skip to content

Commit

Permalink
Use deploy-lambda-action from materials-data-facility
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Nov 10, 2023
1 parent 082ce94 commit 935fe3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
build-args: LAMBDA_SCRIPT=${{ matrix.lambda }}

- name: Update lambda functions w/ the new containers
uses: ericblau/deploy-lambda-action@v0
uses: materials-data-facility/deploy-lambda-action@v0
with:
function-name: MDF-Connect-${{ matrix.lambda }}-test
image-uri: ${{ steps.login-ecr.outputs.registry }}/mdf-lambdas/${{ matrix.lambda }}:test

0 comments on commit 935fe3a

Please sign in to comment.