diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 70c5c59..78774a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -75,9 +75,9 @@ jobs: bashbrew push caddy bashbrew put-shared --single-arch caddy - - name: Update Docker Hub Description - uses: peter-evans/dockerhub-description@v2 - with: - username: ${{ secrets.DOCKERHUB_USERNAME }} - password: ${{ secrets.DOCKERHUB_TOKEN }} - repository: productionwentdown/caddy + #- name: Update Docker Hub Description + # uses: peter-evans/dockerhub-description@v2 + # with: + # username: ${{ secrets.DOCKERHUB_USERNAME }} + # password: ${{ secrets.DOCKERHUB_TOKEN }} + # repository: productionwentdown/caddy