Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasminziegler authored Oct 31, 2023
1 parent 7be7d17 commit 6806cf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6806cf4

Please sign in to comment.