mirror of https://github.com/mtshiba/pylyzer
Update release.yml
This commit is contained in:
parent
d7908cc098
commit
035f91f39f
|
|
@ -42,4 +42,4 @@ jobs:
|
|||
pip install maturin
|
||||
- name: upload
|
||||
run: |
|
||||
maturin publish --release --target ${{ matrix.target }} -u mtshiba -p ${{ secrets.PYPI_PASSWORD }}
|
||||
maturin publish -u mtshiba -p ${{ secrets.PYPI_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue