We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DEVELOCITY_ACCESS_KEY
1 parent 57e3991 commit 1e4b681Copy full SHA for 1e4b681
.github/workflows/gradle-dependency-submission.yml
@@ -7,6 +7,9 @@ on:
7
8
permissions: {}
9
10
+env:
11
+ DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
12
+
13
jobs:
14
dependency-submission:
15
if: github.repository == 'junit-team/junit5'
0 commit comments