Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquin mansilla committed Jan 12, 2023
1 parent fe20678 commit 8f423a8
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 @@ -38,7 +38,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: bifrost
bin: rust_release_actions_test
# (optional) Target triple, default is host triple.
target: ${{ matrix.target }}
# (required) GitHub token for uploading assets to GitHub Releases.
Expand Down

0 comments on commit 8f423a8

Please sign in to comment.