mirror of
https://github.com/Mintplex-Labs/langchainjs.git
synced 2026-07-01 12:17:38 -04:00
Add step to set release branch upstream
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
|
||||
if [[ $(git branch --show-current) == "main" ]]; then
|
||||
git checkout -B release
|
||||
git push -u origin release
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user