Skip to content

Commit 7bf7e92

Browse files
committed
upload to pypi with api token
1 parent 5f63248 commit 7bf7e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Publish distribution
6262
uses: pypa/gh-action-pypi-publish@release/v1
6363
with:
64+
password: ${{ secrets.PYPI_API_TOKEN }}
6465
packages_dir: dist
6566

6667
github_release:

0 commit comments

Comments
 (0)