From af378ae0e8276f3ec953ce0156a56612aa059424 Mon Sep 17 00:00:00 2001 From: Johngreen Date: Sun, 29 Mar 2026 21:53:14 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20checkout=20=EC=A0=9C=EA=B1=B0,=20?= =?UTF-8?q?=ED=98=B8=EC=8A=A4=ED=8A=B8=20=EB=AA=A8=EB=93=9C=20=EC=9B=8C?= =?UTF-8?q?=ED=81=AC=ED=94=8C=EB=A1=9C=EC=9A=B0=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitea/workflows/deploy.yml | 3 --- deploy-test.txt | 1 - 2 files changed, 4 deletions(-) delete mode 100644 deploy-test.txt diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 44a30cd..89eea62 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -9,9 +9,6 @@ jobs: deploy: runs-on: ubuntu-latest steps: - - name: Checkout - uses: actions/checkout@v4 - - name: Pull latest code run: | cd /home/three/startover/repo diff --git a/deploy-test.txt b/deploy-test.txt deleted file mode 100644 index f7a903a..0000000 --- a/deploy-test.txt +++ /dev/null @@ -1 +0,0 @@ -# actions test Sun, Mar 29, 2026 9:51:55 PM