mirror of
https://github.com/jcreek/OpenNetworkDiagram.git
synced 2026-07-12 18:43:44 +00:00
build(*): Ensure dockerhub updates overview not short description
This commit is contained in:
@@ -128,5 +128,5 @@ jobs:
|
|||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: ${{ env.IMAGE_NAME }}
|
repository: ${{ env.IMAGE_NAME }}
|
||||||
short-description: ${{ github.event.repository.description }}
|
readme-filepath: ./README.md
|
||||||
enable-url-completion: true
|
enable-url-completion: true
|
||||||
|
|||||||
Reference in New Issue
Block a user