diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 87ff265c..65975123 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,7 +30,7 @@ jobs: release_created: ${{ steps.release.outputs.release_created }} tag_name: ${{ steps.release.outputs.tag_name }} steps: - - uses: google-github-actions/release-please-action@v4 + - uses: googleapis/release-please-action@v4 id: release build: diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e69de29b..0967ef42 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -0,0 +1 @@ +{}