Skip to content

Commit

Permalink
Merge pull request #82 from wiremock/oleg-nenashev-patch-1
Browse files Browse the repository at this point in the history
Remove broken DockerHub description updater from the release pipeline
  • Loading branch information
oleg-nenashev authored Sep 6, 2023
2 parents 2747108 + d7041bc commit d4b759e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,3 @@ jobs:
with:
tag_name: ${{ needs.check-new-version.outputs.new_version }}

- name: DockerHub Description
uses: peter-evans/dockerhub-description@v2
with:
username: wiremockbot
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
repository: wiremock/wiremock
short-description: Official images for the WireMock standalone server
readme-filepath: ./readme.md

0 comments on commit d4b759e

Please sign in to comment.