Skip to content

Commit a5239bb

Browse files
committed
use trusted publishers instead of id token
1 parent cc38440 commit a5239bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-protocol.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ jobs:
9090
path: dist
9191

9292
- uses: pypa/gh-action-pypi-publish@release/v1
93-
with:
94-
user: __token__
95-
password: ${{ secrets.PYPI_API_TOKEN }}
9693

9794
docs:
9895
needs: [publish]

0 commit comments

Comments
 (0)