From 266c7c3448528de514d023c830546de169fa5cf3 Mon Sep 17 00:00:00 2001 From: Dae Woo Kim Date: Fri, 23 May 2025 09:43:16 -0500 Subject: [PATCH] Update TagBot.yml Tag was not generated. So, I figured out this line would be needed. --- .github/workflows/TagBot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index 0cd3114..ca8f687 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -29,3 +29,4 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} ssh: ${{ secrets.DOCUMENTER_KEY }} + registry: HolyLab/HolyLabRegistry