diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index c812a360..680c6523 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -8,6 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: GoogleCloudPlatform/release-please-action@v3 + id: release with: token: ${{ secrets.GITHUB_TOKEN }} release-type: node