Skip to content

Commit 5ee249b

Browse files
committed
feat(59649): add CODECOV_TOKEN for typescript flow
1 parent c1df7dc commit 5ee249b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-cd-typescript.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
required: true
77
DOCKER_PASSWORD:
88
required: true
9+
CODECOV_TOKEN:
10+
required: true
911
inputs:
1012
checkAndTestOutsideDocker:
1113
required: false

0 commit comments

Comments
 (0)