Skip to content

Commit a208b71

Browse files
Remove passwrod
1 parent 8cb827b commit a208b71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
if: github.event_name == 'push' && github.ref_name == 'test-publish'
6060
uses: pypa/gh-action-pypi-publish@v1.13.0
6161
with:
62-
password: ${{ secrets.TEST_PYPI_PASSWORD }}
6362
repository-url: https://test.pypi.org/legacy/
6463

6564
- name: Publish distribution to PRODUCTION PyPI

0 commit comments

Comments
 (0)