Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Nov 2, 2023
1 parent 714cf99 commit a8e943f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1
uses: pypa/gh-action-pypi-publish@v1.8.10
with:
user: __token__
password: ${{ secrets.PYPI }}

0 comments on commit a8e943f

Please sign in to comment.