Skip to content

Commit

Permalink
Merge 15a982a into fa52ab3
Browse files Browse the repository at this point in the history
  • Loading branch information
fbozic authored Dec 4, 2024
2 parents fa52ab3 + 15a982a commit f72fbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_binaries_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
is_release_candidate: ${{ steps.check_release_candidate.outputs.is_release_candidate }}
binary_matrix: ${{ steps.setup_matrix.outputs.binaries }}
binary_matrix: ${{ steps.setup_matrix.outputs.binary_matrix }}
steps:
- name: Check if release candidate
id: check_release_candidate
Expand Down

0 comments on commit f72fbcb

Please sign in to comment.