Skip to content

Commit

Permalink
fix: add env var for message refiner release notes (#3115)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobanL authored Jan 10, 2025
1 parent 8cbac55 commit 964b648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/createNewRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ jobs:
MPI_PORT: 5432
MPI_PATIENT_TABLE: patient
MPI_PERSON_TABLE: person
TRIGGER_CODE_REFERENCE_URL: http://localhost:8086
run: |
npm i -g redoc-cli
CONTAINER=${{ matrix.container }}
Expand Down

0 comments on commit 964b648

Please sign in to comment.