Unverified Commit 85961c53 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update hub.yml

parent 7020754b
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -22,12 +22,3 @@ jobs:
        repository: ${{ secrets.DOCKERHUB_REPO }}
        short-description: ${{ github.event.repository.description }}
        readme-filepath: ./readme.md
    - 
      name: Docker Hub Description
      uses: peter-evans/dockerhub-description@v4
      with:
        username: ${{ secrets.DOCKERHUB_USERNAME }}
        password: ${{ secrets.DOCKERHUB_TOKEN }}
        repository: qemux/qemu-docker
        short-description: ${{ github.event.repository.description }}
        readme-filepath: ./readme.md