From 36443a0f1967cae60d772f70cf5d0c00f2e290ed Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Mar 2025 11:28:01 +0900 Subject: fix --- .github/workflows/update-submodule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-submodule.yml b/.github/workflows/update-submodule.yml index d6db3a5..cd13bd3 100644 --- a/.github/workflows/update-submodule.yml +++ b/.github/workflows/update-submodule.yml @@ -19,7 +19,7 @@ jobs: git fetch --prune origin git switch -d origin/main cd "$(git rev-parse --show-superproject-working-tree)" - git add vhosts/t/albatross-swift + git add vhosts/t/albatross-php-2025 git config user.name nsfisis git config user.email nsfisis@gmail.com git commit -m "[automated] Update 'vhosts/t/albatross-php-2025' (${GITHUB_SHA})" -- cgit v1.2.3-70-g09d2