From 39e2182d9a07e031f70f667a0c2b929245c3b078 Mon Sep 17 00:00:00 2001 From: Max Isom Date: Wed, 18 Nov 2020 15:43:30 -0500 Subject: [PATCH] Update correct repo description --- .github/workflows/publish-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index ade2f03..8fcddc4 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -41,5 +41,5 @@ jobs: env: DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }} DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }} - DOCKERHUB_REPOSITORY: peterevans/dockerhub-description + DOCKERHUB_REPOSITORY: codetheweb/muse \ No newline at end of file