diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 1600898..c5c3ce8 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -19,6 +19,3 @@ jobs: # (PAT) and configured it as a GitHub action secret named # `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important). token: ${{ secrets.GH_PAT }} - # this is a built-in strategy in release-please, see "Action Inputs" - # for more options - release-type: node