Skip to content

Commit 8f87838

Browse files
authored
Remove GitHub Packages for now
1 parent ac84b35 commit 8f87838

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gradle.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ jobs:
2020
bintrayUser: ${{ secrets.bintrayUsername }}
2121
bintrayApiKey: ${{ secrets.bintrayApiKey }}
2222
run: ./gradlew bintrayUpload
23-
- name: Build and publish (GitHub)
24-
env:
25-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26-
run: ./gradlew publish

0 commit comments

Comments
 (0)