mirror of
https://github.com/arkorty/rustcm-cli.git
synced 2026-03-17 16:51:47 +00:00
chore: update binaries to not have redundant version number
This commit is contained in:
committed by
GitHub
parent
bfbd9d6b1f
commit
1d6ab1291d
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -70,5 +70,5 @@ jobs:
|
||||
--title "$release_name" \
|
||||
--notes "Automated release for version $version" \
|
||||
--prerelease \
|
||||
"$linux_binary#rustcm-cli-$version-linux-x86_64" \
|
||||
"$windows_binary#rustcm-cli-$version-windows-x86_64.exe"
|
||||
"$linux_binary#rustcm-cli-linux-x86_64" \
|
||||
"$windows_binary#rustcm-cli-windows-x86_64.exe"
|
||||
|
||||
Reference in New Issue
Block a user