diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 46c1949..9f179cb 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -1,4 +1,4 @@ -name: Publish package to the Maven Central Repository +name: Publish package to the Maven Central Repository via OSSRH on: release: types: [created]