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

Commit 43f71b7

Browse files
committed
Correct token name
1 parent 2774fa2 commit 43f71b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
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)