Skip to content

Commit 8cac4d3

Browse files
chore(internal): refactor release doctor script (#19)
1 parent 83ed19b commit 8cac4d3

6 files changed

+1
-179
lines changed

.github/workflows/publish-sonatype.yml

-39
This file was deleted.

.github/workflows/release-doctor.yml

-25
This file was deleted.

.release-please-manifest.json

-3
This file was deleted.

bin/check-release-environment

-44
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)