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 6a13d86 commit 1246bdfCopy full SHA for 1246bdf
.github/workflows/release-workflow.yml
@@ -39,6 +39,7 @@ jobs:
39
echo release version $release_version is invalid
40
exit 1
41
fi
42
+ shell: bash
43
44
# The Linux build will upload the local Nexus deployment repository
45
# (i.e., what will be deployed to OSSRH/Maven Central)
0 commit comments