We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e70640 commit 70866b3Copy full SHA for 70866b3
1 file changed
bin/publish
@@ -11,7 +11,7 @@ print_usage_and_exit() {
11
main() {
12
local ARTEFACT_NAME="yadic"
13
local ORGANISATION_NAME="bodar"
14
- local REPOSITORY_NAME="yadic"
+ local REPOSITORY_NAME="yadic.java"
15
16
local BUILD_VERSION=${1:-}
17
local API_TOKEN=${2:-}
0 commit comments