Skip to content

Commit dd9cafb

Browse files
committed
change the reference checkout
1 parent 0a79dbc commit dd9cafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-java-bindings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout sources
1616
uses: actions/checkout@v4
1717
with:
18-
ref: master
18+
ref: ${{ inputs.ref }}
1919

2020
- name: Install Rust
2121
uses: dtolnay/rust-toolchain@1.74.1

0 commit comments

Comments
 (0)