ci(docker): remove dockerhub-description sync step

This commit is contained in:
Deivid Soto 2026-03-31 11:30:40 +02:00
parent e4f45332ca
commit f15eefc0ff

View file

@ -62,14 +62,6 @@ jobs:
build-args: | build-args: |
VERSION=${{ github.ref_name }} 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: virustotal:
needs: release needs: release