From cfe69e0b2a4622acd409c42c5de695ce30ed5594 Mon Sep 17 00:00:00 2001 From: "y.higashide" Date: Fri, 5 Sep 2025 16:05:42 +0900 Subject: [PATCH] =?UTF-8?q?.gitea/workflows/deploy.yml=20=E3=82=92?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e5e7990..91b8ae4 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Deploy to server - run: /usr/local/bin/deploy_so.sh \ No newline at end of file + run: /usr/local/bin/deploy_so.sh \ No newline at end of file