Skip to content

Commit 85ac44d

Browse files
committed
Remove the redundant publish token
PyHamcrest uses GitHub's OIDC provider
1 parent 432c410 commit 85ac44d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,3 @@ jobs:
7373
uses: pypa/gh-action-pypi-publish@release/v1
7474
with:
7575
skip_existing: true
76-
user: __token__
77-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)