Skip to content

Commit 4e8c1b7

Browse files
fix: update repo actions
1 parent fc9dbaa commit 4e8c1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run-integration-tests:
2525
uses: ./.github/workflows/run-integration-tests.yaml
2626
with:
27-
branch: ${{ github.ref_name }}
27+
branch: ${{ github.ref }}
2828
jdk: 11
2929
distribution: corretto
3030

0 commit comments

Comments
 (0)