ci(docker): remove dockerhub-description sync step
This commit is contained in:
parent
e4f45332ca
commit
f15eefc0ff
1 changed files with 0 additions and 8 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue