Skip to content

Commit

Permalink
Deploy fix (#1508)
Browse files Browse the repository at this point in the history
* fix bad value being passed
  • Loading branch information
vivid-cpreston authored Dec 14, 2023
1 parent 67c2d3f commit 9d13aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: ./.github/workflows/lambda-zip.yml
secrets: inherit
with:
ENVIRONMENT: DEV
ENVIRONMENT: TEST
REGISTRY: ${{ vars.REGISTRY }}

tag-images:
Expand Down

0 comments on commit 9d13aba

Please sign in to comment.