Skip to content

Commit

Permalink
actions测试
Browse files Browse the repository at this point in the history
  • Loading branch information
Asankilp committed Jul 11, 2024
1 parent f1e3a1a commit 4395e82
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 @@ -33,4 +33,5 @@ jobs:
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
username: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 4395e82

Please sign in to comment.