diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index bc8f1e16f3..d789cc8baf 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -10,3 +10,4 @@ jobs: - uses: google-github-actions/release-please-action@v3 with: command: manifest + skip-labeling: true