Skip to content

Commit

Permalink
Manually close staging repository on oss.sonatype.org
Browse files Browse the repository at this point in the history
  • Loading branch information
rednoah committed Feb 9, 2017
1 parent e512391 commit 6534dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#/bin/sh
gradle clean uploadArchives
gradle clean uploadArchives && open "https://oss.sonatype.org/#stagingRepositories"

0 comments on commit 6534dda

Please sign in to comment.