mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:51:33 +00:00
docs: generate docs map at publish time (#117398)
* docs: generate docs map at publish time * fix: canonicalize Docker pack entry path * fix: preserve package lifecycle ownership
This commit is contained in:
committed by
GitHub
parent
e4d1b7e0d3
commit
385f1dee16
1
.github/workflows/docs-sync-publish.yml
vendored
1
.github/workflows/docs-sync-publish.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- docs/**
|
||||
- scripts/docs-list.js
|
||||
- scripts/docs-sync-publish.mjs
|
||||
- .github/workflows/docs-sync-publish.yml
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user