From 654df6563887037ce77be879b176fa77dd329d0e Mon Sep 17 00:00:00 2001 From: azw Date: Sun, 14 Jul 2024 09:47:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/sync.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sync.yml b/.gitea/workflows/sync.yml index 6c58e59..e59a3b7 100644 --- a/.gitea/workflows/sync.yml +++ b/.gitea/workflows/sync.yml @@ -31,7 +31,7 @@ jobs: id: check_changes run: | ls -lh - cd azurlane-tj + cd az-more-slots ls -lh if [ -z "$(git status --porcelain)" ]; then echo "::set-output name=has_changes::false"