Skip to content

Commit 2f5b35f

Browse files
committed
chore: remove example.py and update PyPI publish workflow secret name
1 parent 0c09caf commit 2f5b35f

2 files changed

Lines changed: 1 addition & 19 deletions

File tree

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: pypa/gh-action-pypi-publish@release/v1
3030
with:
3131
user: __token__
32-
password: ${{ secrets.PYPI_API_TOKEN }}
32+
password: ${{ secrets.PYPI_PASSWORD }}

example.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)