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 597111c commit 7e34d78Copy full SHA for 7e34d78
1 file changed
.github/workflows/deploy.yml
@@ -31,4 +31,4 @@ jobs:
31
run: ./gradlew build
32
33
- name: Publish
34
- run: ./gradlew uploadArchives
+ run: ./gradlew publish
0 commit comments