forked from phoenix/litellm-mirror
stable releases
This commit is contained in:
parent
66f579f923
commit
28d55cb511
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ghcr_deploy.yml
vendored
1
.github/workflows/ghcr_deploy.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
||||||
echo "type_release=stable" >> $GITHUB_ENV
|
echo "type_release=stable" >> $GITHUB_ENV
|
||||||
else
|
else
|
||||||
echo "type_release=latest" >> $GITHUB_ENV
|
echo "type_release=latest" >> $GITHUB_ENV
|
||||||
|
fi
|
||||||
|
|
||||||
docker-hub-deploy:
|
docker-hub-deploy:
|
||||||
if: github.repository == 'BerriAI/litellm'
|
if: github.repository == 'BerriAI/litellm'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue