diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b36c345..faebfcf 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -15,7 +15,7 @@ jobs: path: ${{ steps.release.outputs.path }} steps: - - uses: google-github-actions/release-please-action@v3 + - uses: googleapis/release-please-action@v3 id: release with: release-type: node