Skip to content

Commit

Permalink
Removed automatic docker hub description update
Browse files Browse the repository at this point in the history
Until peter-evans/dockerhub-description#10 is fixed
Signed-off-by: Luca Bognolo <[email protected]>
  • Loading branch information
Luca Bognolo committed Jan 5, 2021
1 parent 87dda69 commit 4266d85
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,3 @@ jobs:
tags: |
bogny/tor:3.11
bogny/tor:latest
update-description:
runs-on: ubuntu-latest
steps:
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: bogny/tor

0 comments on commit 4266d85

Please sign in to comment.