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 2bd4008 commit 9219c4fCopy full SHA for 9219c4f
.github/workflows/release.yml
@@ -32,4 +32,4 @@ jobs:
32
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
33
34
- name: Publish to Sonatype Staging Repository
35
- run: ./builder.sh remote
+ run: ./builder.sh deploy_artifacts
0 commit comments