Skip to content

Commit 206b3fc

Browse files
authored
use PyPI truested publisher
1 parent bdcc0e8 commit 206b3fc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,6 @@ jobs:
275275
merge-multiple: true
276276
- name: Publish to PyPI
277277
uses: PyO3/maturin-action@v1
278-
env:
279-
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
280278
with:
281279
command: upload
282280
args: --skip-existing *

0 commit comments

Comments
 (0)