diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d16070be..146c42f1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,3 +16,5 @@ jobs: steps: - name: 🚀 release-please-action uses: google-github-actions/release-please-action@v4 + with: + release-type: simple