Skip to content

Commit

Permalink
chore(ci): turn on auto-publish when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
metacosm committed Mar 1, 2024
1 parent f351869 commit 68feed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@
<version>${central-maven-publishing-plugin.version}</version>
<extensions>true</extensions>
<configuration>
<autoPublish>true</autoPublish>
<tokenAuth>true</tokenAuth>
<excludeArtifacts>build-tools</excludeArtifacts>
</configuration>
Expand Down

0 comments on commit 68feed2

Please sign in to comment.