Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 619bc3f

Browse files
committed
chore(release): close and promote once for all
1 parent 04ef966 commit 619bc3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ do
6464
# Perform the actual publication.
6565
echo "-------------------- Publishing remotely --------------------"
6666
$SELF_ROOT/gradlew uploadArchives
67-
$SELF_ROOT/gradlew closeRepository
68-
$SELF_ROOT/gradlew promoteRepository
6967
done
7068

69+
$SELF_ROOT/gradlew closeRepository
70+
$SELF_ROOT/gradlew promoteRepository
7171
# Revert flavor to original.
7272
git checkout $SELF_ROOT/algoliasearch/build.gradle
7373

0 commit comments

Comments
 (0)