Update: {unknown}

This commit is contained in:
Axorax 2025-01-14 22:38:54 +06:00
parent 279a78d076
commit 0072cab21f

View File

@ -23,5 +23,5 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add .
git commit -m "Update: Generate ToC, Categorize, Format README.md" || echo "No changes to commit"
git commit -m "Update: Generate ToC, Categorize, Format" || echo "No changes to commit"
git push