Skip to content

Commit 91e53d6

Browse files
committed
ci: use trusted publisher and remove token
1 parent 19b64df commit 91e53d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
if: startsWith(github.ref, 'refs/tags')
5555
uses: pypa/gh-action-pypi-publish@release/v1
5656
with:
57-
password: ${{ secrets.PYPI_API_TOKEN }}
5857
print-hash: true
5958

6059
- name: Create/update release on GitHub

0 commit comments

Comments
 (0)