Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2024-11-25 08:04:50 +00:00
commit f73fc30f3a

View File

@ -2,6 +2,9 @@ name: Get plugins
on:
workflow_call:
secrets:
NOCOBASE_APP_PRIVATE_KEY:
required: true
outputs:
all-plugins:
value: ${{ jobs.get-plugins.outputs.all-plugins }}