Skip to content

Commit 12eb239

Browse files
authored
Update rust.yml
1 parent c5eac8a commit 12eb239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
3434
# Note that glob pattern is not supported yet.
35-
bin: server-bot-rust
35+
bin: discord_bot
3636
# (optional) On which platform to distribute the `.tar.gz` file.
3737
# [default value: unix]
3838
# [possible values: all, unix, windows, none]

0 commit comments

Comments
 (0)