Cleanup
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 8s
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 8s
This commit is contained in:
@@ -209,9 +209,11 @@ jobs:
|
||||
|
||||
if cmp -s "$README_PATH" "${README_PATH}.bak"; then
|
||||
echo "README has not changed, skipping commit"
|
||||
rm -rf README.md.bak temp_dir.json temp_readme.json
|
||||
exit 0
|
||||
else
|
||||
echo "README updated"
|
||||
rm -rf README.md.bak temp_dir.json temp_readme.json
|
||||
fi
|
||||
|
||||
- name: Configure Git
|
||||
|
||||
Reference in New Issue
Block a user