File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1818 - uses : gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4.2.2
1919 - run : |
2020 ./gradlew librarianPublishToMavenCentral
21- gh release create $GITHUB_REF_NAME --title $GITHUB_REF_NAME --verify-tag --notes-from-tag
2221 env:
2322 LIBRARIAN_SONATYPE_PASSWORD: ${{ secrets.CENTRAL_PORTAL_PASSWORD }}
2423 LIBRARIAN_SONATYPE_USERNAME: ${{ secrets.CENTRAL_PORTAL_USERNAME }}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ kdoc.olderVersions=
55kdoc.artifactId =kdoc
66
77pom.groupId =com.gradleup.librarian
8- pom.version =0.0.8-SNAPSHOT
8+ pom.version =0.0.8
99pom.description =Librarian
1010pom.vcsUrl =https://github.com/gradleup/librarian
1111pom.developer =GradleUp authors
You can’t perform that action at this time.
0 commit comments