Skip to content

Commit a62dfe5

Browse files
authored
Update python-publish.yml
1 parent 838cdd8 commit a62dfe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
3131
with:
3232
user: __token__
33-
password: ${{ secrets.PYPI_API_TOKEN }}
33+
password: ${{ secrets.MATLABENGINE_TEST_PYPI_TOKEN }}

0 commit comments

Comments
 (0)