Undo Docker documentation from CI

It's currently not supported to update docs with a Dockerhub token. See https://github.com/lycheeverse/lychee/pull/325.
This commit is contained in:
Matthias 2021-09-16 15:54:14 +02:00 committed by GitHub
parent d83d36788f
commit dd667a656c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,10 +21,3 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
snapshot: true
tag_semver: true
- name: Update DockerHub description
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: lycheeverse/lychee
readme-filepath: README.md