chore: Added esc reference to api doc workflow
This commit is contained in:
4
.github/workflows/apidoc.yml
vendored
4
.github/workflows/apidoc.yml
vendored
@@ -47,9 +47,7 @@ jobs:
|
||||
- name: "Commit"
|
||||
uses: EndBug/add-and-commit@v7.2.1
|
||||
with:
|
||||
add:
|
||||
- "api"
|
||||
- "scripting/z_esc_reference.rst"
|
||||
add: '["api", "scripting/z_esc_reference.rst"]'
|
||||
message: 'docs: Automatic update of API docs'
|
||||
push: true
|
||||
cwd: "docs"
|
||||
|
||||
Reference in New Issue
Block a user