Update DH short description automatically as well

This commit is contained in:
Archi
2021-05-22 18:47:03 +02:00
parent 125f073eef
commit a30ed27268

View File

@@ -66,3 +66,4 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: ${{ env.DH_REPOSITORY }}
short-description: ${{ github.event.repository.description }}