aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/python-deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/python-deploy.yml')
-rw-r--r--.github/workflows/python-deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-deploy.yml b/.github/workflows/python-deploy.yml
index 9539965..5c97835 100644
--- a/.github/workflows/python-deploy.yml
+++ b/.github/workflows/python-deploy.yml
@@ -70,5 +70,5 @@ jobs:
- uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
- password: ${{ secrets.pypi_password }}
+ password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/ ## temporary