forked from phoenix/litellm-mirror
(ci/cd) use pyproject release tag
This commit is contained in:
parent
d69c20f820
commit
7a19c89dcd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr_deploy.yml
vendored
2
.github/workflows/ghcr_deploy.yml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: "Set Release Tag"
|
||||
run: echo "RELEASE_TAG=$LITELLM_VERSION"" >> $GITHUB_ENV
|
||||
run: echo "RELEASE_TAG=$LITELLM_VERSION" >> $GITHUB_ENV
|
||||
- name: "Create release"
|
||||
uses: "actions/github-script@v6"
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue