diff --git a/.github/workflows/hub.yml b/.github/workflows/hub.yml index 984cf7a..a097a59 100644 --- a/.github/workflows/hub.yml +++ b/.github/workflows/hub.yml @@ -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 }}