From 044c7256561522817b041414d2975a56f2f988d5 Mon Sep 17 00:00:00 2001 From: sm4640 Date: Fri, 16 Jan 2026 11:31:38 +0900 Subject: [PATCH] =?UTF-8?q?Setting=20[main]:=20Runner=20job=20=EC=BB=A8?= =?UTF-8?q?=ED=85=8C=EC=9D=B4=EB=84=88=20docker.sock=20=EC=A3=BC=EC=9E=85?= =?UTF-8?q?=20=EC=82=AD=EC=A0=9C=20=20CI/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 8eef019..0c344f8 100644 --- a/.gitea/workflows/cicd.yml +++ b/.gitea/workflows/cicd.yml @@ -13,7 +13,7 @@ jobs: ACTOR: ${{ github.actor }} REPO: ${{ github.repository }} # owner/repo SHA: ${{ github.sha }} - TOKEN: ${{ secrets.NKEY_PAT }} # repo read κΆŒν•œ μžˆλŠ” PAT + TOKEN: ${{ secrets.NKEY_PAT }} run: | set -euo pipefail git init .