This commit is contained in:
johltn
2020-11-08 14:37:04 +01:00
parent a0d2bc25b1
commit 9645b9f189
+1
View File
@@ -86,6 +86,7 @@ after_success:
- MESSAGE=$(git log --oneline -1)
- git clone https://johltn:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
- cd docs
- sudo rm -r *
- sudo touch .nojekyll
- sudo mv ../output/* .
- git config user.email "${GITHUB_EMAIL}"