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

build: Update links (#660)

parent a9a049ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ jobs:
        with:
          context: git
          images: |
            qemux/qemu
            qemux/qemu-docker
            ghcr.io/qemus/qemu-docker
            ghcr.io/${{ github.repository }}
            ${{ secrets.DOCKERHUB_REPO }}
+9 −0
Original line number Diff line number Diff line
@@ -22,3 +22,12 @@ 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