Skip to content

Commit 9219c4f

Browse files
committed
fix: artifacts
1 parent 2bd4008 commit 9219c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
3333

3434
- name: Publish to Sonatype Staging Repository
35-
run: ./builder.sh remote
35+
run: ./builder.sh deploy_artifacts

0 commit comments

Comments
 (0)