diff --git a/.github/workflows/gradle-custom-plugin-release.yml b/.github/workflows/gradle-custom-plugin-release.yml index 70ec7f2..f3008a4 100644 --- a/.github/workflows/gradle-custom-plugin-release.yml +++ b/.github/workflows/gradle-custom-plugin-release.yml @@ -9,7 +9,7 @@ name: gradle custom plugin release on: push: - branches-ignore: + branches: - gtihub-action-gradle-custom-plugin-release jobs: