diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91a15d240..e5c785e55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,6 +12,7 @@ on: release: types: - published + - edited jobs: lint: @@ -71,4 +72,4 @@ jobs: PGP_SECRET: ${{ secrets.PGP_SECRET }} SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }} SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }} - +