forked from phoenix/litellm-mirror
Update new_release.yml
This commit is contained in:
parent
0aca4dd0b0
commit
8fce25820b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/new_release.yml
vendored
2
.github/workflows/new_release.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
git config --global user.name "GitHub Actions"
|
||||
|
||||
- name: Login to GitHub with token
|
||||
run: gh auth login --with-token <<<"${{ secrets.GH_TOKEN }}"
|
||||
run: gh auth login --with-token <<<"${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: Create GitHub Release
|
||||
if: success()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue