mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 08:23:17 +00:00
add stable param
This commit is contained in:
@@ -5,6 +5,10 @@ on:
|
||||
inputs:
|
||||
tag:
|
||||
description: "The tag version you want to build"
|
||||
stable:
|
||||
description: "Build Stable version"
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
# Defines two custom environment variables for the workflow. Used for the Container registry domain, and a name for the Docker image that this workflow builds.
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user