chore(infra): update default lib on release workflow (#34256)

This commit is contained in:
ccurme
2025-12-08 14:35:43 -05:00
committed by GitHub
parent aa0f4fb927
commit 85012ae601

View File

@@ -19,7 +19,7 @@ on:
required: true
type: string
description: "From which folder this pipeline executes"
default: "libs/langchain"
default: "libs/langchain_v1"
release-version:
required: true
type: string