diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3f27a68..8bbaf1c 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -20,7 +20,7 @@ jobs: tag: ${{ steps.release-please.outputs.tag_name }} upload_url: ${{ steps.release-please.outputs.upload_url }} steps: - - uses: google-github-actions/release-please-action@v4 + - uses: googleapis/release-please-action@v4 id: release-please with: release-type: simple