We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cea19ab + 3011791 commit 32294ccCopy full SHA for 32294cc
.github/workflows/maven-publish.yml
@@ -76,6 +76,8 @@ jobs:
76
git add API/pom.xml
77
git add Client/pom.xml
78
git add TestApplication/pom.xml
79
+ git add Tools-EventsCollector/pom.xml
80
+ git add Tools-ReadmeGenerator/pom.xml
81
git add Tools/pom.xml
82
git commit -m "Update version in pom.xml"
83
- name: Push changes
0 commit comments