Skip to content

Commit c8eb311

Browse files
authored
chore: add develocity secret to the new build (#23778)
2 parents b1680b6 + 5f60dad commit c8eb311

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stdlib.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
permissions:
1010
contents: read
1111

12+
env:
13+
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
14+
1215
jobs:
1316
scala-library-nonbootstrapped:
1417
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)