diff --git a/.github/workflows/neptune-client.yml b/.github/workflows/neptune-client.yml index eec6a943a..84c7470c2 100644 --- a/.github/workflows/neptune-client.yml +++ b/.github/workflows/neptune-client.yml @@ -81,7 +81,7 @@ jobs: uses: pypa/gh-action-pypi-publish@54b39fb9371c0b3a6f9f14bb8a67394defc7a806 with: user: __token__ - password: ${{ secrets.PYPI_API_TOKEN_LIGTHGBM }} + password: ${{ secrets.PYPI_API_TOKEN_LIGHTGBM }} packages_dir: integrations/lightgbm/dist publish: