Skip to content

Commit 2b567e1

Browse files
committed
feat(59649): include CODECOV_TOKEN
1 parent 03bfc50 commit 2b567e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
required: true
1212
DOCKER_PASSWORD:
1313
required: true
14+
CODECOV_TOKEN:
15+
required: true
1416
inputs:
1517
# it is required for backwards compatibility with CI/CD pipelines that have not been yet fully migrated to shared workflows
1618
uploadJarArtifact:

0 commit comments

Comments
 (0)