Skip to content

Commit

Permalink
Revert IMAGE_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronaldo Macapobre committed Feb 12, 2025
1 parent d0c96e7 commit 1fe0ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions/deploy-lambda/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ runs:
LAMBDA="${{ inputs.lambda }}"
echo "RESOURCE=${RESOURCE%%/*}" >> $GITHUB_ENV
echo "LAMBDA=${LAMBDA##*/}" >> $GITHUB_ENV
echo "IMAGE_NAME=$RESOURCE.$LAMBDA" >> $GITHUB_ENV
- name: Set reusable variables
id: vars
Expand Down

0 comments on commit 1fe0ede

Please sign in to comment.