From 171b5a05d8d96f51c33b90856be4d99251df8362 Mon Sep 17 00:00:00 2001 From: Davide Vacca Date: Tue, 28 May 2024 15:58:24 +0200 Subject: [PATCH] Test CI --- .github/workflows/php.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: |