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 c682704 commit 6538edfCopy full SHA for 6538edf
.github/workflows/update_docs.yml
@@ -44,7 +44,5 @@ jobs:
44
- run: |
45
cd html-en
46
git add .
47
- git config user.name "Chivier"
48
- git config user.email "[email protected]"
49
git commit -m 'update docs'
50
git push
0 commit comments