diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 26bfe9c..25555e7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,14 +62,6 @@ jobs: build-args: | VERSION=${{ github.ref_name }} - - name: Update Docker Hub description - uses: peter-evans/dockerhub-description@v4 - with: - username: ${{ secrets.DOCKERHUB_USERNAME }} - password: ${{ secrets.DOCKERHUB_TOKEN }} - repository: torrentclaw/unarr - readme-filepath: DOCKERHUB.md - short-description: "Powerful terminal tool for torrent search and management" virustotal: needs: release