mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Build offline version of stable branch
This commit is contained in:
1
.github/workflows/build_offline_docs.yml
vendored
1
.github/workflows/build_offline_docs.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
matrix:
|
||||
branch:
|
||||
- master
|
||||
- stable
|
||||
- 3.6
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user