This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
id: check_changes
|
id: check_changes
|
||||||
run: |
|
run: |
|
||||||
ls -lh
|
ls -lh
|
||||||
cd azurlane-tj
|
cd az-more-slots
|
||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user