Update Dockerhub description

This commit is contained in:
Kroese 2023-10-26 00:56:02 +02:00 committed by GitHub
parent 037d52957a
commit 3de29b6c00

View File

@ -19,15 +19,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
-
name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ secrets.DOCKERHUB_MIRROR }}
short-description: ${{ github.event.repository.description }}
readme-filepath: ./readme.md