Skip to content

Commit 16b8ebe

Browse files
committed
CI: fix publishing
1 parent d7528fc commit 16b8ebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
<publishingServerId>central</publishingServerId>
260260
<autoPublish>true</autoPublish>
261261
<waitUntil>published</waitUntil>
262+
<skipPublishing>${maven.deploy.skip}</skipPublishing>
262263
</configuration>
263264
</plugin>
264265
</plugins>

0 commit comments

Comments
 (0)