Skip to content

Commit 9f390a7

Browse files
authored
Update build-dispatch.yaml
1 parent 8eab4ef commit 9f390a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-dispatch.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ on:
2020
description: "Clang tools version to be installed"
2121
required: false
2222
type: string
23+
secrets:
24+
conan_user:
25+
required: true
26+
conan_token:
27+
required: true
2328

2429
jobs:
2530
build:

0 commit comments

Comments
 (0)