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.
1 parent 8c068e3 commit a5828a1Copy full SHA for a5828a1
github-build.sh
@@ -44,11 +44,5 @@ git config --global user.email "actions@github.com"
44
git config --global user.name "GitHub Actions"
45
46
echo "Deploying release to Bintray"
47
-removeSnapshots
48
49
mvn release:clean release:prepare release:perform -B -e -Pbintray
50
-
51
-commitRelease
52
-bumpVersion
53
-commitNextVersion
54
-git push --follow-tags
0 commit comments