Skip to content

Commit

Permalink
Revert "add DockerHub overview update workflow (#249)" (#254)
Browse files Browse the repository at this point in the history
This reverts commit c2dbe67.
  • Loading branch information
rajyan authored Jun 20, 2021
1 parent dc1d862 commit b62161e
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Update DockerHub overview
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: rector/rector
readme-filepath: ./docs/how_to_run_rector_in_docker.md

- name: Build images
run: |
DOCKER_TAGS=""
Expand Down

0 comments on commit b62161e

Please sign in to comment.