From 2eb1c3fd43921dea1ebbdc30a098fa3523290671 Mon Sep 17 00:00:00 2001 From: Jan Collijs Date: Thu, 7 Nov 2024 21:03:24 +0100 Subject: [PATCH] fix(ci): short-description indentation fixed --- .github/workflows/docker-hub-description.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-hub-description.yml b/.github/workflows/docker-hub-description.yml index eb02898..b0c5108 100644 --- a/.github/workflows/docker-hub-description.yml +++ b/.github/workflows/docker-hub-description.yml @@ -27,4 +27,4 @@ jobs: username: ${{ inputs.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} repository: ${{ github.repository_owner }}/${{ inputs.DOCKERHUB_REPOSITORY }} - short-description: ${{ github.event.repository.description }} + short-description: ${{ github.event.repository.description }}