Merge pull request #103 from devchat-ai/fix-env-name
Fix the env-name for ask-code
This commit is contained in:
commit
5c6395adcc
@ -1,7 +1,7 @@
|
||||
description: Ask questions about the current project's codebase, which requires proactive acquisition of additional context information to answer.
|
||||
input: required
|
||||
workflow_python:
|
||||
env_name: ask-code-123
|
||||
env_name: ask-code-env
|
||||
version: 3.11.0
|
||||
dependencies: requirements.txt
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user