Revert name of the secret during tests

This commit is contained in:
Iurii Ignatko 2024-01-09 21:48:55 +02:00
parent 3aade8afb5
commit e618e590c7
No known key found for this signature in database
GPG key ID: B7C9804270F3802A

View file

@ -23,7 +23,7 @@ env:
DEVELOCITY_URL: https://ge.solutions-team.gradle.com
DEVELOCITY_PLUGIN_VERSION: 3.16.1
DEVELOCITY_CCUD_PLUGIN_VERSION: 1.12.1
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
jobs:
inject-develocity: