We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838cdd8 commit a62dfe5Copy full SHA for a62dfe5
.github/workflows/python-publish.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
31
with:
32
user: __token__
33
- password: ${{ secrets.PYPI_API_TOKEN }}
+ password: ${{ secrets.MATLABENGINE_TEST_PYPI_TOKEN }}
0 commit comments