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
|
rustup update stable
|
||||||
cargo login ${{ secrets.CARGO_TOKEN }}
|
cargo login ${{ secrets.CARGO_TOKEN }}
|
||||||
chmod +x cargo_publish.sh
|
chmod +x cargo_publish.sh
|
||||||
./cargo_publish.sh
|
./cargo_publish.sh --cargo-only
|
||||||
pypi:
|
pypi:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue