Skip to content

Commit

Permalink
Also close repository
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed May 26, 2022
1 parent f4a9ef8 commit 10f7584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -23,4 +23,4 @@ jobs:
run: |
unset GEM_PATH GEM_HOME JRUBY_OPTS
./gradlew --no-daemon clean build
./gradlew --no-daemon publishToSonatype
./gradlew --no-daemon publishToSonatype closeSonatypeStagingRepository
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,2 +1,2 @@
version=2.5.4-SNAPSHOT
version=2.5.4
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

0 comments on commit 10f7584

Please sign in to comment.