mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 09:32:46 +00:00
Create nojekyll file to handle underscore
This commit is contained in:
@@ -85,6 +85,7 @@ after_success:
|
|||||||
- MESSAGE=$(git log --oneline -1)
|
- MESSAGE=$(git log --oneline -1)
|
||||||
- git clone https://johltn:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
- git clone https://johltn:$GITHUB_PASSWORD@github.com/IfcOpenShell/docs
|
||||||
- cd docs
|
- cd docs
|
||||||
|
- sudo touch .nojekyll
|
||||||
- sudo mv ../output/* .
|
- sudo mv ../output/* .
|
||||||
- git config user.email "${GITHUB_EMAIL}"
|
- git config user.email "${GITHUB_EMAIL}"
|
||||||
- git config user.name "IfcOpenBot"
|
- git config user.name "IfcOpenBot"
|
||||||
|
|||||||
Reference in New Issue
Block a user