From 7eab1ba57b4a0ff283dfdfa640df08ba6a41f57a Mon Sep 17 00:00:00 2001 From: sm4640 Date: Fri, 16 Jan 2026 11:45:50 +0900 Subject: [PATCH] =?UTF-8?q?Setting=20[main]:=20=EA=B8=B0=EC=A1=B4=20Runner?= =?UTF-8?q?=20=EB=8D=B0=EC=9D=B4=ED=84=B0=20=EC=82=AD=EC=A0=9C=20=ED=9B=84?= =?UTF-8?q?=20runner=20=EC=9E=AC=EC=83=9D=EC=84=B1=20=EB=B0=8F=20=20=20CI/?= =?UTF-8?q?CD=20=EA=B5=AC=EC=B6=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/cicd.yml b/.gitea/workflows/cicd.yml index 0c344f8..38274e2 100644 --- a/.gitea/workflows/cicd.yml +++ b/.gitea/workflows/cicd.yml @@ -11,7 +11,7 @@ jobs: - name: Manual checkout (supports /gitea subpath) env: ACTOR: ${{ github.actor }} - REPO: ${{ github.repository }} # owner/repo + REPO: ${{ github.repository }} SHA: ${{ github.sha }} TOKEN: ${{ secrets.NKEY_PAT }} run: |