We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c447f9 commit 242a015Copy full SHA for 242a015
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Build and upload binaries
40
uses: taiki-e/upload-rust-binary-action@v1
41
with:
42
- bin: svt
+ bin: stiv
43
target: ${{ matrix.target }}
44
toolchain: stable
45
checksum: sha256
0 commit comments