mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: add missing perplexity-key in copilot e2e action (#10772)
This commit is contained in:
3
.github/actions/copilot-test/action.yml
vendored
3
.github/actions/copilot-test/action.yml
vendored
@@ -11,6 +11,9 @@ inputs:
|
||||
fal-key:
|
||||
description: 'Fal secret key'
|
||||
required: true
|
||||
perplexity-key:
|
||||
description: 'Perplexity secret key'
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: 'composite'
|
||||
|
||||
Reference in New Issue
Block a user