diff --git a/.github/workflows/gradle-publish.yml b/.github/workflows/gradle-publish.yml index eaff5f6..4aecd15 100644 --- a/.github/workflows/gradle-publish.yml +++ b/.github/workflows/gradle-publish.yml @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -name: Gradle Build +name: Gradle Publish on: release: types: [published]