From 6806cf400e5a51a490e69b6206f3d7ab490b8f27 Mon Sep 17 00:00:00 2001 From: "jasmin.ziegler" Date: Tue, 31 Oct 2023 11:11:45 +0100 Subject: [PATCH] Update ci.yaml --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9d36c01a..62629170 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ env: jobs: build-decompose-xml-image: - name: build decompose_xmls container image + name: build decompose-xmls container image runs-on: ubuntu-22.04 permissions: packages: write @@ -65,7 +65,7 @@ jobs: load: ${{ github.event_name == 'pull_request' }} build-obds-fhir-to-opal-image: - name: build decompose_xmls container image + name: build obds-fhir-to-opal container image runs-on: ubuntu-22.04 permissions: packages: write