ci: change release action entrypoint
This commit is contained in:
parent
3aa4dbb245
commit
c2f073283a
|
@ -42,6 +42,6 @@ jobs:
|
|||
- build-and-test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v4
|
||||
- uses: googleapis/release-please-action@v4
|
||||
with:
|
||||
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue