Update hub.yml

This commit is contained in:
Kroese 2023-04-03 23:41:32 +02:00 committed by GitHub
parent 1c905a2b20
commit 336757e693

View File

@ -18,12 +18,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Hub Description
-
name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: kroese/virtual-dsm
repository: ${{ github.repository }}
short-description: ${{ github.event.repository.description }}
readme-filepath: ./readme.md