Skip to content

Commit

Permalink
Update deploy-data-ingestion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsafacjo authored Oct 15, 2023
1 parent 230f314 commit 2fbff23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-data-ingestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
ls
cd data_ingestion/events_tracking
echo | pwd
sam deploy --parameter-overrides "'EASY_APPOINTMENTS_KEY'=someValue Key2=someValue Key3=someValue"
sam deploy --parameter-overrides "easyAppointementsKey=someValue Key2=someValue Key3=someValue"

0 comments on commit 2fbff23

Please sign in to comment.