Skip to content

Commit a109296

Browse files
committed
publish package via ci with token
1 parent d5bbdbc commit a109296

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ jobs:
3030
python -m build
3131
- name: Publish distribution 📦 to PyPI
3232
uses: pypa/gh-action-pypi-publish@release/v1
33+
with:
34+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)