mirror of
https://github.com/godotengine/doc-status.git
synced 2026-02-25 10:35:55 +03:00
Deploy generated pages to the @godotengine organization
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user