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