diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index f763cfd..f429c9a 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -15,4 +15,5 @@ jobs: steps: - uses: google-github-actions/release-please-action@v4 with: + token: ${{ secrets.DEPLOY_KEY }} release-type: node