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 78a3838 commit b67c9f4Copy full SHA for b67c9f4
.github/workflows/build_docs.yml
@@ -39,6 +39,6 @@ jobs:
39
git config --global user.name "github-actiosn[bot]"
40
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
41
42
- git add -A
+ git add docs
43
git commit -m "Updating Documentation"
44
git push
0 commit comments