Skip to content

Commit 6e41f83

Browse files
committed
feat: Added publish to default tasks
1 parent dff75c3 commit 6e41f83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/early-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
required: false
1717
type: string
1818
tasks:
19-
default: 'build aggregateTestReports aggregateJacocoReport'
19+
default: 'build aggregateTestReports aggregateJacocoReport publish'
2020
required: false
2121
type: string
2222
secrets:

0 commit comments

Comments
 (0)