Skip to content

Commit

Permalink
chore: set user in workflow pypi publish
Browse files Browse the repository at this point in the history
  • Loading branch information
LinarSharifullin authored Nov 23, 2024
1 parent bfddb1f commit 449fded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- name: Publish package
uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 449fded

Please sign in to comment.