Skip to content

Commit

Permalink
sd
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasuki committed Sep 5, 2024
1 parent 450daca commit 54be18e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,3 @@ jobs:
- name: Upload package
if: ${{ github.event_name != 'pull_request'}}
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
skip_existing: true
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 54be18e

Please sign in to comment.