Update hub.yml

This commit is contained in:
Kroese 2023-04-26 03:39:18 +02:00 committed by GitHub
parent 225afe2984
commit e970ab5066

View file

@ -18,6 +18,6 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ github.repository }}
repository: ${{ secrets.DOCKERHUB_REPO }}
short-description: ${{ github.event.repository.description }}
readme-filepath: ./readme.md