Skip to content

Commit 4b66039

Browse files
authored
update variable (#527)
1 parent ee88f68 commit 4b66039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_llama_index_server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: JRubics/[email protected]
114114
with:
115115
python_version: "3.11"
116-
pypi_token: ${{ secrets.LLAMA_INDEX_PYPI_TOKEN }}
116+
pypi_token: ${{ secrets.PYPI_TOKEN }}
117117
package_directory: "llama-index-server"
118118
poetry_install_options: "--without dev"
119119

0 commit comments

Comments
 (0)