Skip to content

Commit

Permalink
change the reference checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jun 26, 2024
1 parent 0a79dbc commit dd9cafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-java-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
with:
ref: master
ref: ${{ inputs.ref }}

- name: Install Rust
uses: dtolnay/[email protected]
Expand Down

0 comments on commit dd9cafb

Please sign in to comment.