File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2727 distribution : ' adopt'
2828 server-id : bintray
2929 server-username : BINTRAY_USER
30- server-password : BINTRAY_PASSWORD
30+ server-password : BINTRAY_PASS
3131 - name : Publish release
3232 run : bash github-build.sh
3333 env :
34+ BINTRAY_USER : ${{ secrets.BINTRAY_USER }}
35+ BINTRAY_PASS : ${{ secrets.BINTRAY_PASSWORD }}
3436 MAVEN_USERNAME : ${{ secrets.OSS_USER_TOKEN_KEY }}
3537 MAVEN_PASSWORD : ${{ secrets.OSS_USER_TOKEN_PASS }}
Original file line number Diff line number Diff line change 11# GraphQL Java Tools
22
3- [ ![ TravisCI Build] ( https://travis-ci.org /graphql-java-kickstart/graphql-java-tools. svg?branch=master )] ( https://travis-ci.org /graphql-java-kickstart/graphql-java-tools )
3+ [ ![ Github Build] ( https://github.com /graphql-java-kickstart/graphql-java-tools/actions/workflows/snapshot.yml/badge. svg )] ( https://github.com /graphql-java-kickstart/graphql-java-tools/actions/workflows/snapshot.yml )
44[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java-kickstart/graphql-java-tools/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java-kickstart/graphql-java-tools )
55[ ![ Discuss on GitHub] ( https://img.shields.io/badge/GitHub-discuss-orange )] ( https://github.com/graphql-java-kickstart/graphql-java-tools/discussions )
66
You can’t perform that action at this time.
0 commit comments