We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8106cba + bb754d2 commit ad5cf3eCopy full SHA for ad5cf3e
.travis/create_release.sh
@@ -21,7 +21,7 @@ cat > bintray.json <<EOF
21
"package": {
22
"name": "utPLSQL-cli-${TRAVIS_BRANCH}",
23
"repo": "utPLSQL-cli",
24
- "subject": "${BINTRAY_USER}",
+ "subject": "utplsql",
25
"website_url": "https://github.com/utPLSQL/utPLSQL-cli",
26
"vcs_url": "https://github.com/utPLSQL/utPLSQL-cli.git",
27
"licenses": [ "MIT" ]
0 commit comments