Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit f46a659

Browse files
committed
Correct token name
1 parent bc64874 commit f46a659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: pypa/gh-action-pypi-publish@master
3333
with:
3434
user: __token__
35-
password: ${{ secrets.oidcmsg4 }}
35+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)