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"