Merge branch '3.2.x' into 3.3.x

Closes gh-42464
This commit is contained in:
Andy Wilkinson
2024-09-27 08:35:30 +01:00
4 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ jobs:
java-early-access: ${{ matrix.java.early-access || 'false' }}
java-toolchain: ${{ matrix.java.toolchain }}
java-distribution: ${{ matrix.java.distribution }}
develocity-access-key: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
- name: Send Notification
uses: ./.github/actions/send-notification
if: always()