This commit is contained in:
Amith Koujalgi
2023-10-27 16:34:30 +05:30
parent c368a23309
commit 6becd43a31
2 changed files with 4 additions and 1 deletions

View File

@@ -82,7 +82,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<phase>deploy</phase>
<goals>
<goal>sign</goal>
</goals>