diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index ca84fe8..438ca12 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -48,8 +48,8 @@ jobs: publish: runs-on: ubuntu-latest needs: integration-tests - if: github.event_name == 'release' - environment: delivery + # if: github.event_name == 'release' + # environment: delivery steps: - name: Notify packagist.org about the new package run: |