We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff75c3 commit 6e41f83Copy full SHA for 6e41f83
.github/workflows/early-access.yml
@@ -16,7 +16,7 @@ on:
16
required: false
17
type: string
18
tasks:
19
- default: 'build aggregateTestReports aggregateJacocoReport'
+ default: 'build aggregateTestReports aggregateJacocoReport publish'
20
21
22
secrets:
0 commit comments