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 ac84b35 commit 8f87838Copy full SHA for 8f87838
.github/workflows/gradle.yml
@@ -20,7 +20,3 @@ jobs:
20
bintrayUser: ${{ secrets.bintrayUsername }}
21
bintrayApiKey: ${{ secrets.bintrayApiKey }}
22
run: ./gradlew bintrayUpload
23
- - name: Build and publish (GitHub)
24
- env:
25
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
- run: ./gradlew publish
0 commit comments