From 32e293d7248fa5402c9a426026d19771b9635308 Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Sun, 29 Mar 2026 09:59:00 +0000 Subject: [PATCH] =?UTF-8?q?.gitea/workflows/build.yml=20=E3=82=92=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index cd42352..77ffb96 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -19,7 +19,7 @@ jobs: - name: Login to GitHub Container Registry uses: docker/login-action@v3 with: - registry: ghcr.io + registry: git.neody.ad.jp username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push image