mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions-inspector.git
synced 2025-01-12 08:49:08 +01:00
better commit messages
This commit is contained in:
parent
cf8e274883
commit
3fe3f35483
2
.github/scripts/commit-preview.sh
vendored
2
.github/scripts/commit-preview.sh
vendored
@ -18,7 +18,7 @@ git config --global user.name "github-actions[bot]"
|
||||
git status
|
||||
if [ -n "$(git status --porcelain)" ]; then
|
||||
git add .
|
||||
git commit -m "Update preview repository"
|
||||
git commit -m "Updated to $latest"
|
||||
git push
|
||||
else
|
||||
echo "No changes to commit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user