ci: generate plugin readme map

This commit is contained in:
V 2023-09-08 02:26:22 +02:00
parent 452bf72e56
commit 5e3a485edc
No known key found for this signature in database
GPG key ID: A1DC0CFB5615D905
2 changed files with 19 additions and 9 deletions

View file

@ -38,7 +38,7 @@ jobs:
run: pnpm build --standalone
- name: Generate plugin list
run: pnpm generatePluginJson dist/plugins.json
run: pnpm generatePluginJson dist/plugins.json dist/plugin-readmes.json
- name: Clean up obsolete files
run: |