diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 9adb225..c35202f 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -13,4 +13,4 @@ jobs: env: DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }} DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }} - DOCKERHUB_REPOSITORY: ${{ secrets.DOCKERHUB_REPOSITORY }} + DOCKERHUB_REPOSITORY: peterevans/dockerhub-description