Skip to content

Commit

Permalink
fix aio worfklow
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleOps committed Jul 22, 2024
1 parent 087aa14 commit c963fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/au-profile-tag-go-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:

jobs:
build_core:
if: github.event.client_payload.repository == "au-fhir-core"
if: github.event.client_payload.repository == 'au-fhir-core'
runs-on: ubuntu-latest
container: hl7fhir/ig-publisher-base # use ig publisher base image
steps:
Expand Down

0 comments on commit c963fff

Please sign in to comment.