Skip to content

Commit 2e0b55c

Browse files
authored
Merge pull request #20 from agntcy/package-publish
fix: use trusted publishing
2 parents b410987 + b3ebb9d commit 2e0b55c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/pypi.yml

-2
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ jobs:
6161
6262
- name: Publish package distributions to PyPI
6363
uses: pypa/gh-action-pypi-publish@release/v1
64-
with:
65-
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)