mirror of https://github.com/mtshiba/pylyzer
Update release.yml
This commit is contained in:
parent
57d8508718
commit
2a7924c3a8
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
rustup update stable
|
||||
cargo login ${{ secrets.CARGO_TOKEN }}
|
||||
chmod +x cargo_publish.sh
|
||||
./cargo_publish.sh
|
||||
./cargo_publish.sh --cargo-only
|
||||
pypi:
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in New Issue