diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 80a4cf6..6ccf0c6 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -26,5 +26,5 @@ jobs: context: ./ push: true tags: | - kalharacodes/docker-automation:${{ env.SHORT_SHA }} - kalharacodes/docker-automation:latest \ No newline at end of file + prasadmadushanka/docker-automation:${{ env.SHORT_SHA }} + prasadmadushanka/docker-automation:latest \ No newline at end of file