build(*): Ensure dockerhub updates overview not short description

This commit is contained in:
Josh Creek
2026-02-25 23:42:40 +00:00
parent 1d656ff120
commit a7dbcf426f
+1 -1
View File
@@ -128,5 +128,5 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ env.IMAGE_NAME }}
short-description: ${{ github.event.repository.description }}
readme-filepath: ./README.md
enable-url-completion: true