diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 755a395..f924f6c 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,6 @@ jobs: - uses: googleapis/release-please-action@v4 id: release with: - release-type: node token: ${{ secrets.GITHUB_TOKEN }} - uses: actions/checkout@v4