mirror of https://github.com/mtshiba/pylyzer
Update release.yml
This commit is contained in:
parent
95db169642
commit
25054dd0b9
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: setup-tools
|
||||
run: |
|
||||
rustup update stable
|
||||
pip install maturin
|
||||
pip3 install maturin
|
||||
- name: upload
|
||||
run: |
|
||||
maturin publish -u mtshiba -p ${{ secrets.PYPI_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue