fix dockerhub-description step in build workflow

This commit is contained in:
Tobias Lindberg
2023-09-23 00:19:40 +02:00
parent 435cd6eba8
commit a9a3ee1038

View File

@@ -84,5 +84,4 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: peterevans/dockerhub-description
short-description: ${{ github.event.repository.description }}