Skip to content

Commit 5f60dad

Browse files
committed
chore: add develocity secret to the new build
1 parent d637d61 commit 5f60dad

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)