diff --git a/.github/workflows/chart-release.yaml b/.github/workflows/chart-release.yaml index 9f635aa..4fffdc5 100644 --- a/.github/workflows/chart-release.yaml +++ b/.github/workflows/chart-release.yaml @@ -13,7 +13,7 @@ jobs: steps: - name: Add workspace as safe directory run: | - git config --global --add safe.directory /__w/hapi-fhir-jpaserver-starter/hapi-fhir-jpaserver-starter + git config --global --add safe.directory /__w/FHIRFLARE-IG-Toolkit/FHIRFLARE-IG-Toolkit - name: Checkout uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2