Skip to content

Commit

Permalink
Update dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reagan-meant authored May 8, 2024
1 parent e6e6d7c commit a3b5e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Create and publish a Docker image
name: Create and publish a Docker image to Docker hub

on:
push:
Expand All @@ -9,7 +9,7 @@ on:

env:
REGISTRY: docker.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: itechuw/openhim-mediator-fhir-converter

jobs:
build-and-push-image:
Expand Down

0 comments on commit a3b5e38

Please sign in to comment.