mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
chore(ci): update
This commit is contained in:
parent
f8b686548e
commit
477091aa6a
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