mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
GitHub Actions: Allow running the offline doc building manually
This commit is contained in:
1
.github/workflows/build_offline_docs.yml
vendored
1
.github/workflows/build_offline_docs.yml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Build documentation for offline usage
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Every week on Monday at midnight (UTC).
|
||||
# This keeps the generated HTML documentation fresh.
|
||||
|
||||
Reference in New Issue
Block a user