Try to fix CI

This commit is contained in:
Simon Grimme
2022-10-13 18:31:07 +02:00
parent a6256aab20
commit 634abbf6fb
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<configuration>
<scmCommentPrefix>[ci skip]</scmCommentPrefix>
<scmCommentPrefix>[ci skip] </scmCommentPrefix>
<tagNameFormat>v@{project.version}</tagNameFormat>
<checkModificationExcludes>
<checkModificationExclude>frontend/package.json</checkModificationExclude>