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 9802739 commit b84760bCopy full SHA for b84760b
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
echo "Error: Git tag ($RELEASE_VERSION) does not match pom.xml version ($POM_VERSION)"
40
exit 1
41
fi
42
-
+
43
echo "RELEASE_VERSION=$RELEASE_VERSION" >> $GITHUB_ENV
44
shell: bash
45
0 commit comments