Skip to content

Commit 03a1ba7

Browse files
authored
Merge pull request hamcrest#255 from offbyone/no-token-for-oidc-men
Remove the redundant publish token
2 parents c356382 + 85ac44d commit 03a1ba7

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)