From 12fc9fa682e797f0cc647058b9e4c17ad2068be4 Mon Sep 17 00:00:00 2001 From: Zach Aandahl <4592047+zaandahl@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:08:00 +1100 Subject: [PATCH] Update dockerhub-description.yaml --- .github/workflows/dockerhub-description.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dockerhub-description.yaml b/.github/workflows/dockerhub-description.yaml index 95873e1..f0b0080 100644 --- a/.github/workflows/dockerhub-description.yaml +++ b/.github/workflows/dockerhub-description.yaml @@ -17,5 +17,5 @@ jobs: with: username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_TOKEN }} - repository: zaandahl/megadetector - short-description: ${{ github.event.repository.description }} \ No newline at end of file + repository: zaandahl/mewc-detector + short-description: ${{ github.event.repository.description }}