forked from phoenix/litellm-mirror
Update release2.yaml
This commit is contained in:
parent
0992dc831a
commit
540dc8e11b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release2.yaml
vendored
4
.github/workflows/release2.yaml
vendored
|
@ -15,8 +15,8 @@ jobs:
|
|||
runs-on: "ubuntu-latest"
|
||||
|
||||
steps:
|
||||
- name: "Determine tag"
|
||||
run: "echo \"RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
|
||||
- name: "Set Release Tag"
|
||||
run: echo "RELEASE_TAG=${{ github.event.inputs.tag }}" >> $GITHUB_ENV
|
||||
|
||||
- name: "Create release"
|
||||
uses: "actions/github-script@v6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue