diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 03aa93ad0..602dd5cd1 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -19,4 +19,5 @@ jobs: - uses: google-github-actions/release-please-action@v3 with: release-type: php + draft: true