Skip to content

Commit 242a015

Browse files
committed
fix release ci
1 parent 5c447f9 commit 242a015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Build and upload binaries
4040
uses: taiki-e/upload-rust-binary-action@v1
4141
with:
42-
bin: svt
42+
bin: stiv
4343
target: ${{ matrix.target }}
4444
toolchain: stable
4545
checksum: sha256

0 commit comments

Comments
 (0)