We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f827e commit fb0fd4dCopy full SHA for fb0fd4d
1 file changed
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
- uses: taiki-e/upload-rust-binary-action@v1
32
with:
33
# (required)
34
- bin: krakenxtract
+ bin: kractor
35
# (optional) On which platform to distribute the `.tar.gz` file.
36
# [default value: unix]
37
# [possible values: all, unix, windows, none]
0 commit comments