Skip to content

Commit 62704e8

Browse files
authored
Update ci-internal.yml
1 parent fff37b6 commit 62704e8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/ci-internal.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ on:
1818
target_platform:
1919
required: true
2020
type: string
21+
secrets:
22+
UNITY_ACCOUNT_USER:
23+
required: true
24+
UNITY_ACCOUNT_PASS:
25+
required: true
26+
EMAIL_PASS:
27+
required: true
2128

2229
jobs:
2330
testRunner:

0 commit comments

Comments
 (0)