Skip to content

Commit

Permalink
feat(adapter) correction phase sign
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-frage-ouest-france committed Jan 17, 2024
1 parent 1035054 commit 099ffc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>deploy</phase>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
Expand Down

0 comments on commit 099ffc5

Please sign in to comment.