Skip to content

Commit 7f8a148

Browse files
authored
Swapped to trusted publishing.
1 parent 7fa31b5 commit 7f8a148

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: python -m build
3636
- name: Publish package
3737
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
38-
with:
39-
user: __token__
40-
password: ${{ secrets.PYPI_API_TOKEN }}
38+
# with:
39+
# user: __token__
40+
# password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)