Skip to content

Commit 71b21fe

Browse files
committed
Change bin in workflow to netmuxd
1 parent f987250 commit 71b21fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
4040
# Note that glob pattern is not supported yet.
41-
bin: holly
41+
bin: netmuxd
4242
# (optional) Target triple, default is host triple.
4343
# This is optional but it is recommended that this always be set to
4444
# clarify which target you are building for if macOS is included in

0 commit comments

Comments
 (0)