Auto commit from /home/doc/genesis-tools
This commit is contained in:
parent
5d81552e09
commit
9697fa13e7
@ -26,7 +26,7 @@ if ! git diff-index --quiet HEAD --; then
|
||||
git commit -m "Auto commit from /home/doc/genesis-tools"
|
||||
|
||||
# Push changes to Gitea repository
|
||||
git push origin master # Or 'main' if that's the branch name
|
||||
git push origin main # Or 'main' if that's the branch name
|
||||
else
|
||||
echo "No changes to commit."
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user