Skip to content

Commit

Permalink
publish package via ci with token
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed May 30, 2024
1 parent d5bbdbc commit a109296
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:
python -m build
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit a109296

Please sign in to comment.