From 9219c4f2cc586a61820c2828cd4e76d9e2bd67e5 Mon Sep 17 00:00:00 2001 From: "bhuwan.upadhyay49@gmail.com" Date: Sat, 11 Sep 2021 07:37:42 +0545 Subject: [PATCH] fix: artifacts --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 353937a..5f5ce68 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,4 +32,4 @@ jobs: GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }} - name: Publish to Sonatype Staging Repository - run: ./builder.sh remote + run: ./builder.sh deploy_artifacts