Update release.yml

This commit is contained in:
Shunsuke Shibayama 2023-05-07 07:51:47 +09:00
parent 73b9cb77bf
commit b81b75b02e

View file

@ -25,7 +25,6 @@ jobs:
run: |
rustup update stable
cargo login ${{ secrets.CARGO_TOKEN }}
chmod +x cargo_publish.sh
./cargo_publish.sh
upload-assets: