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

Commit bc64874

Browse files
authored
Merge pull request #49 from IdentityPython/new_token
Updated token name.
2 parents ae0ff89 + aa24994 commit bc64874

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.PYPI_API_TOKEN }}
35+
password: ${{ secrets.oidcmsg4 }}

0 commit comments

Comments
 (0)