diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 9aa17803..ea726de0 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,6 @@ jobs: id: release with: release-type: node - token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }} npm-publish: needs: release-please if: ${{ needs.release-please.outputs.release_created }}