Skip to content

Commit

Permalink
chore: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ccampo133 committed Nov 27, 2019
1 parent 8a8b6b6 commit ac8b474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Deploy to Bintray JCenter
- name: Deploy to Bintray
env:
BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
BINTRAY_API_KEY: ${{ secrets.BINTRAY_API_KEY }}
Expand Down

0 comments on commit ac8b474

Please sign in to comment.