Skip to content

Commit f2b0189

Browse files
committed
try run actual release
1 parent 7a3758c commit f2b0189

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/release.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ fi
2929

3030
echo "releasing version $VERSION"
3131

32-
exit 0
33-
#./gradlew -Prelease.version=$VERSION publishAllPublicationsToReleaseRepository
32+
./gradlew -Prelease.version=$VERSION publishAllPublicationsToReleaseRepository
3433

3534

0 commit comments

Comments
 (0)