Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit d80f2d7

Browse files
committed
update github action
1 parent 47217fd commit d80f2d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_n_pub.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ jobs:
102102

103103
- name: Publish distribution 📦 to PyPI
104104
uses: pypa/gh-action-pypi-publish@release/v1
105-
with:
106-
password: ${{ secrets.PYPI_API_TOKEN }}
105+
# with:
106+
# password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)