From 06d3a6ef13a56122d76cdb6175a59595aba12285 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Sat, 7 Mar 2026 13:41:30 +0600 Subject: [PATCH] # --- .gitea/workflows/ci-cd.yaml | 2 -- input/pagecontent/history.xml | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/ci-cd.yaml b/.gitea/workflows/ci-cd.yaml index dfdad52..980e907 100644 --- a/.gitea/workflows/ci-cd.yaml +++ b/.gitea/workflows/ci-cd.yaml @@ -61,8 +61,6 @@ jobs: - name: Build FHIR IG run: | echo "Building FHIR IG version ${{ steps.version.outputs.version }}..." - mkdir -p input/_data - cp package-list.json input/_data/package-list.json CONTAINER_ID=$(docker create \ hl7fhir/ig-publisher-base:latest \ /bin/bash -c "cp -r /home/publisher/ig /tmp/build && cd /tmp/build && _updatePublisher.sh -y && _genonce.sh") diff --git a/input/pagecontent/history.xml b/input/pagecontent/history.xml index 681ad13..7109736 100644 --- a/input/pagecontent/history.xml +++ b/input/pagecontent/history.xml @@ -1,11 +1,11 @@ -
+

Version History

This page provides the version history for the Bangladesh Core FHIR Implementation Guide.

- {% include fragment-history.html %} + {%site.data.history.table%}

For a machine-readable version history, see package-list.json.