Skip to content

Commit a9d00ac

Browse files
Merge pull request #1074 from NordicSemiconductor/push-znzxwqmozrpo
Specify used secret in release app workflow
2 parents b828ff4 + 538dd42 commit a9d00ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
type: number
1313
doc_bundle_name:
1414
type: string
15+
secrets:
16+
COM_NORDICSEMI_FILES_PASSWORD_SWTOOLS_FRONTEND:
17+
required: false
1518

1619
env:
1720
ARTIFACT_NAME: ${{ github.event.repository.name }}

0 commit comments

Comments
 (0)