Skip to content

Commit 682c408

Browse files
committed
Merge branch '6.3.x'
Closes gh-16263
2 parents d7d5253 + da06f6a commit 682c408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch: # Manual trigger
1010

1111
env:
12-
DEVELOCITY_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
12+
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)