Skip to content

Commit 4cf7aa0

Browse files
committed
attempt to fix build
1 parent 3576441 commit 4cf7aa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ task doRelease {
142142
dependsOn(
143143
'checkLastVersionValue',
144144
'asciidoctor',
145+
'gitPublishCopy',
145146
'gitPublishPush'
146147
)
147148
}

0 commit comments

Comments
 (0)