Skip to content

Commit

Permalink
remove dockerhub sync
Browse files Browse the repository at this point in the history
  • Loading branch information
aSauerwein committed Mar 22, 2022
1 parent d470ce6 commit 8210fb5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,3 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: True
- name: Sync
uses: ms-jpq/sync-dockerhub-readme@v1
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: asauerwein/splunk-mqtt
readme: "./README.md"

0 comments on commit 8210fb5

Please sign in to comment.