Skip to content

Commit c5697d2

Browse files
Stainless Botstainless-app[bot]
Stainless Bot
authored andcommitted
chore(internal): refactor release doctor script (#19)
1 parent 1a0ebfe commit c5697d2

6 files changed

+1
-180
lines changed

.github/workflows/publish-sonatype.yml

-35
This file was deleted.

.github/workflows/release-doctor.yml

-26
This file was deleted.

.release-please-manifest.json

-3
This file was deleted.

bin/check-release-environment

-48
This file was deleted.

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
allprojects {
66
group = "com.openlayer.api"
7-
version = "0.1.0-alpha.1" // x-release-please-version
7+
version = "0.1.0-alpha.1"
88
}
99

1010
nexusPublishing {

release-please-config.json

-67
This file was deleted.

0 commit comments

Comments
 (0)