Skip to content

Commit

Permalink
fix: artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
semusings committed Sep 11, 2021
1 parent 2bd4008 commit 9219c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9219c4f

Please sign in to comment.