Skip to content

Commit e8db1d6

Browse files
authored
Update release.yml
1 parent 8a14216 commit e8db1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
run: |
4444
git config user.email "[email protected]"
4545
git config user.name "GitHub Actions release"
46-
mvn --settings .m2/settings.xml release:rollback
46+
mvn -T4 --settings .m2/settings.xml release:rollback

0 commit comments

Comments
 (0)