Deploy generated pages to the @godotengine organization

This commit is contained in:
Hugo Locurcio
2020-04-09 21:45:16 +02:00
parent 9e2263164f
commit a4f6c17788
3 changed files with 3 additions and 8 deletions

View File

@@ -22,8 +22,7 @@ deploy:
# Deploy to an organization repository's `master` branch to benefit from
# a shorter, prettier URL.
repo: godot-doc-status/godot-doc-status.github.io
target_branch: master
target_branch: gh-pages
# Only deploy from the `master` branch.
on:

View File

@@ -2,11 +2,7 @@
View the completion status of the Godot class reference (updated daily).
Generated HTML pages are deployed to the
[godot-doc-status.github.io](https://github.com/godot-doc-status/godot-doc-status.github.io)
repository automatically using Travis CI.
## [View](https://godot-doc-status.github.io/)
## [View](https://godotengine.github.io/doc-status/)
## License

View File

@@ -1,4 +1,4 @@
baseURL = "https://godot-doc-status.github.io/"
baseURL = "https://godotengine.github.io/doc-status/"
languageCode = "en-us"
title = "Godot class reference status"