mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-07-09 18:44:59 +00:00
Update release.yml
This commit is contained in:
parent
57d8508718
commit
2a7924c3a8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue