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