diff --git a/.github/workflows/wheels-build.yaml b/.github/workflows/wheels-build.yaml index dd42175..c1d20ec 100644 --- a/.github/workflows/wheels-build.yaml +++ b/.github/workflows/wheels-build.yaml @@ -171,4 +171,4 @@ jobs: if: inputs.upload_to_pypi uses: pypa/gh-action-pypi-publish@release/v1 with: - password: ${{ secrets.PYPI_API_TOKEN }} + password: ${{ secrets.RAPIDSAI_PYPI_TOKEN }} diff --git a/numba_cuda/VERSION b/numba_cuda/VERSION index 2cfabea..8cbf02c 100644 --- a/numba_cuda/VERSION +++ b/numba_cuda/VERSION @@ -1 +1 @@ -0.0.11 +0.0.12