Skip to content

Commit f7b175d

Browse files
committed
pkg build script update
1 parent 48e83fe commit f7b175d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-deploy-on-pypi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,3 @@ jobs:
4747
- name: Publish distribution 📦 to PyPI
4848
if: startsWith(github.ref, 'refs/tags')
4949
uses: pypa/gh-action-pypi-publish@release/v1
50-
with:
51-
user: __token__
52-
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)