From d41b8f4a90c118d3096c3df2c5c088a392463c70 Mon Sep 17 00:00:00 2001 From: Nabil Abdel-Hafeez <7283535+987Nabil@users.noreply.github.com> Date: Fri, 24 May 2024 11:30:53 +0200 Subject: [PATCH] Revert "Publish on edited to fix 1.2.0 release" This reverts commit b720c0042a6c9fe99ba3983e64406dec52924fe3. --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5c785e55..91a15d240 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,6 @@ on: release: types: - published - - edited jobs: lint: @@ -72,4 +71,4 @@ jobs: PGP_SECRET: ${{ secrets.PGP_SECRET }} SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }} SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }} - +