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 2ce70d4 commit f25f624Copy full SHA for f25f624
.github/workflows/publish.yml
@@ -25,5 +25,5 @@ jobs:
25
- name: Publish Packagee
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
- run: ./gradlew package
+ run: ./gradlew publish
29
0 commit comments