Update maven-publish.yml

This commit is contained in:
JW
2023-09-07 14:54:33 +02:00
committed by GitHub
parent 11da8bf009
commit 30117917de

View File

@@ -76,6 +76,8 @@ jobs:
git add API/pom.xml git add API/pom.xml
git add Client/pom.xml git add Client/pom.xml
git add TestApplication/pom.xml git add TestApplication/pom.xml
git add Tools-EventsCollector/pom.xml
git add Tools-ReadmeGenerator/pom.xml
git add Tools/pom.xml git add Tools/pom.xml
git commit -m "Update version in pom.xml" git commit -m "Update version in pom.xml"
- name: Push changes - name: Push changes