Skip to content

Commit e7dd83b

Browse files
authored
1 parent f5129c7 commit e7dd83b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ jobs:
146146
- uses: actions/download-artifact@v4
147147
- name: Publish to PyPI
148148
uses: PyO3/maturin-action@v1
149-
env:
150-
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
151149
with:
152150
command: upload
153151
args: --non-interactive --skip-existing wheels-*/*

0 commit comments

Comments
 (0)