We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88165e commit 4356a54Copy full SHA for 4356a54
1 file changed
.github/workflows/build-common.yml
@@ -13,6 +13,9 @@ on:
13
type: number
14
required: false
15
default: 0
16
+ secrets:
17
+ DEVELOCITY_ACCESS_KEY:
18
+ required: false
19
20
permissions:
21
contents: read
0 commit comments