Commit 9f17dfa9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update Dockerhub description

Update Dockerhub description
parents 037d5295 3de29b6c
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -19,15 +19,6 @@ jobs:
      with:
        username: ${{ secrets.DOCKERHUB_USERNAME }}
        password: ${{ secrets.DOCKERHUB_TOKEN }}
        repository: ${{ github.repository }}
        short-description: ${{ github.event.repository.description }}
        readme-filepath: ./readme.md
    - 
      name: Docker Hub Description
      uses: peter-evans/dockerhub-description@v3
      with:
        username: ${{ secrets.DOCKERHUB_USERNAME }}
        password: ${{ secrets.DOCKERHUB_TOKEN }}
        repository: ${{ secrets.DOCKERHUB_MIRROR }}
        repository: ${{ secrets.DOCKERHUB_REPO }}
        short-description: ${{ github.event.repository.description }}
        readme-filepath: ./readme.md