Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed May 28, 2024
1 parent b41fe59 commit 171b5a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 171b5a0

Please sign in to comment.