Update release-please.yml

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

View File

@ -17,9 +17,7 @@ jobs:
- name: Release with release-please
uses: googleapis/release-please-action@v3
with:
# PAT with write access to the repository
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
# optional. customize path to release-please-config.json
config-file: release-please-config.json
# optional. customize path to .release-please-manifest.json
manifest-file: .release-please-manifest.json
release-type: 'auto'