更新 .gitea/workflows/sync.yml
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
azw
2024-07-14 09:48:37 +08:00
parent c4069992ba
commit f1b185b018

View File

@@ -31,7 +31,7 @@ jobs:
id: check_changes id: check_changes
run: | run: |
ls -lh ls -lh
cd azurlane-tj cd azurlane-sr
ls -lh ls -lh
if [ -z "$(git status --porcelain)" ]; then if [ -z "$(git status --porcelain)" ]; then
echo "::set-output name=has_changes::false" echo "::set-output name=has_changes::false"