mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-21 08:26:34 +00:00
Update new_release.yml
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user