Skip to content

Commit a747d0d

Browse files
committed
Merge branch '3.2.x'
2 parents e10066a + 1a19e0b commit a747d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ runs:
2929
- name: Prepare Gradle Build
3030
uses: ./.github/actions/prepare-gradle-build
3131
with:
32+
develocity-access-key: ${{ inputs.develocity-access-key }}
3233
java-version: ${{ inputs.java-version }}
3334
java-toolchain: ${{ inputs.java-toolchain }}
3435
- name: Build

0 commit comments

Comments
 (0)