Skip to content

Commit eb225ed

Browse files
committed
Update to PYPI_TOKEN
1 parent 7ad6e1d commit eb225ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
if: startsWith(github.ref, 'refs/tags')
2020
uses: pypa/[email protected]
2121
with:
22-
password: ${{ secrets.PYPI_PASSWORD }}
22+
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)