Commit 674b6e5b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update mirror

parent 7c65e274
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -22,3 +22,12 @@ jobs:
        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 }}
        short-description: ${{ github.event.repository.description }}
        readme-filepath: ./readme.md