Skip to content

Commit 9d2206c

Browse files
committed
fix
1 parent ee4092d commit 9d2206c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-common.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
no-build-cache:
1010
type: boolean
1111
required: false
12+
secrets:
13+
DEVELOCITY_ACCESS_KEY:
14+
required: false
1215

1316
permissions:
1417
contents: read

0 commit comments

Comments
 (0)