Update release-please.yml

This commit is contained in:
Roy 2025-01-11 16:53:33 -08:00 committed by GitHub
parent a739b000bb
commit 878d716b20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
steps: steps:
- name: Release with release-please - name: Release with release-please
uses: google-github-actions/release-please-action@v4 uses: googleapis/release-please-action@v3
with: with:
# PAT with write access to the repository # PAT with write access to the repository
token: ${{ secrets.RELEASE_PLEASE_TOKEN }} token: ${{ secrets.RELEASE_PLEASE_TOKEN }}