Skip to content

Commit

Permalink
Temp change for loaded content
Browse files Browse the repository at this point in the history
  • Loading branch information
jamlung-ri authored May 8, 2024
1 parent 7c765cd commit 0e79ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v3
- name: Import into fhir_imports org
run: docker run --rm -v $(pwd):/fhir openconceptlab/oclapi2:qa python tools/import.py -f /fhir/HL7-Connectathon-CodeSystems-to-load-02May24 -t https://fhir.qa.openconceptlab.org/orgs/fhir_imports -s ${{ secrets.OCLAPI_TOKEN }} -c https://api.qa.openconceptlab.org/orgs/fhir_imports
run: docker run --rm -v $(pwd):/fhir openconceptlab/oclapi2:qa python tools/import.py -f /fhir/HL7 Terminology (THO)/CodeSystem/HL7 CodeSystems-25July2023 -t https://fhir.qa.openconceptlab.org/orgs/fhir_imports -s ${{ secrets.OCLAPI_TOKEN }} -c https://api.qa.openconceptlab.org/orgs/fhir_imports

0 comments on commit 0e79ad9

Please sign in to comment.