From 4a2045b4e794eb521faed6249143aad09d4b6282 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Mon, 10 Jan 2022 20:49:04 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Updated=20repo=20name=20fo?= =?UTF-8?q?r=20Docker=20hub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 89d4e49..890069c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,6 +14,6 @@ jobs: - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@master with: - name: frishi/threetwo-import-service + name: frishi/threetwo-core-service username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}