Skip to content

Commit

Permalink
update github actions name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Sims committed Oct 6, 2023
1 parent 09f827e commit fb0fd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: taiki-e/upload-rust-binary-action@v1
with:
# (required)
bin: krakenxtract
bin: kractor
# (optional) On which platform to distribute the `.tar.gz` file.
# [default value: unix]
# [possible values: all, unix, windows, none]
Expand Down

0 comments on commit fb0fd4d

Please sign in to comment.