Skip to content

Commit e4aa018

Browse files
committed
ci: minor change
1 parent 6a4765d commit e4aa018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
echo "✅ Nothing to commit."
4343
else
4444
git add --all
45-
git commit -m "chore: sync content from libdebug@gh-pages"
45+
git commit -m "docs: sync content from libdebug@gh-pages"
4646
git push origin HEAD
4747
fi

0 commit comments

Comments
 (0)