Skip to content

Commit 75ce83b

Browse files
breedx-splktrask
andauthored
Fix release workflow startup failure by declaring secrets in build-co… (#2457)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent c88165e commit 75ce83b

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
@@ -13,6 +13,9 @@ on:
1313
type: number
1414
required: false
1515
default: 0
16+
secrets:
17+
DEVELOCITY_ACCESS_KEY:
18+
required: false
1619

1720
permissions:
1821
contents: read

0 commit comments

Comments
 (0)