From 64baa520a56bc6f58a54bd34bcf8a8f9a49c06c1 Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Sun, 29 Mar 2026 10:05:07 +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 77ffb96..2a0a00b 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -21,7 +21,7 @@ jobs: with: registry: git.neody.ad.jp username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} + password: ${{ secrets.GITEA_TOKEN }} - name: Build and push image uses: docker/build-push-action@v6 with: