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

Update hub.yml

parent 3ebb4d70
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ jobs:
      uses: peter-evans/dockerhub-description@v3
      with:
        username: ${{ secrets.DOCKERHUB_USERNAME }}
        password: ${{ secrets.DOCKERHUB_PASSWORD }}
        password: ${{ secrets.DOCKERHUB_TOKEN }}
        repository: kroese/virtual-dsm
        short-description: ${{ github.event.repository.description }}