We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4765d commit e4aa018Copy full SHA for e4aa018
.github/workflows/update_docs.yml
@@ -42,6 +42,6 @@ jobs:
42
echo "✅ Nothing to commit."
43
else
44
git add --all
45
- git commit -m "chore: sync content from libdebug@gh-pages"
+ git commit -m "docs: sync content from libdebug@gh-pages"
46
git push origin HEAD
47
fi
0 commit comments