Skip to content

Commit

Permalink
GH-272 - Enable tag signing on release.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 8, 2024
1 parent 76d6180 commit 0286a25
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 @@ -274,6 +274,7 @@
<pushChanges>false</pushChanges>
<tagNameFormat>@{project.version}</tagNameFormat>
<localCheckout>true</localCheckout>
<signTag>true</signTag>
</configuration>
</plugin>

Expand Down

0 comments on commit 0286a25

Please sign in to comment.