mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
dd627ab975
3
.github/workflows/get-plugins.yml
vendored
3
.github/workflows/get-plugins.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user