Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajay-abrol2 committed Jun 18, 2024
1 parent 59f188d commit 7c4238b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
password: pypi-AgEIcHlwaS5vcmcCJGZjZWQ3ZjdkLWQ4ZjEtNGY3MS1iNjViLTgzM2I5N2VhNzI1YQACE1sxLFsiZGJ0LXZlcnRpY2EiXV0AAixbMixbImY4ZWRiYTViLTJmMDgtNDAwMy05ZTQzLTVkYjcxYTNkMWNkYyJdXQAABiASCKYMitOyIN-aa3nOrtQ3EyomDviWV3udvUTQ6G3opQ

password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 7c4238b

Please sign in to comment.