Skip to content

Commit

Permalink
[add] test #0
Browse files Browse the repository at this point in the history
  • Loading branch information
vchemla committed Mar 11, 2024
1 parent 6238035 commit 6c9d760
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: topypi
uses: pypa/gh-action-pypi-publish@master
with:
user: ${{ secrets.ORG_PYPI_LOGIN }}
password: ${{ secrets.ORG_PYPI_PASSWD }}
password: ${{ secrets.ORG_PYPI_TOKEN }}
skip_existing: true
verbose: true

0 comments on commit 6c9d760

Please sign in to comment.