From 0c7dffa047e86ea51d77795499379efd4cef7b7b Mon Sep 17 00:00:00 2001 From: Chris Cowan Date: Fri, 24 Oct 2025 05:40:33 -0700 Subject: [PATCH] it was there all along --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b83f74..438c025 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: images: | ghcr.io/${{ github.repository }} gitea.calahilstudios.com/${{ github.repository }} - ${{ secrets.DOCKERHUB_USER }}/${{ github.repository }} + ${{ github.repository }} tags: | # Always include short SHA type=sha,format=short