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 eadc6af commit 21fee03Copy full SHA for 21fee03
.github/workflows/mkdoc.yml
@@ -45,5 +45,6 @@ jobs:
45
git reset HEAD -- .
46
git add docs/*.md
47
git add mkdocs.yml
48
+ git add .github/*
49
git commit -m "automated docs"
50
git push --set-upstream origin automated_mkdocs --force
0 commit comments