Skip to content

Commit

Permalink
Fixes release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djschleen authored Sep 17, 2024
1 parent 65b4cbb commit 2b5ec23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
# Note that glob pattern is not supported yet.
bin: ...
bin: trustier
# (optional) Target triple, default is host triple.
# This is optional but it is recommended that this always be set to
# clarify which target you are building for if macOS is included in
Expand Down

0 comments on commit 2b5ec23

Please sign in to comment.