fix(repo): fix workflow to use configs (#402)

This commit is contained in:
Roger 2025-03-21 10:36:08 +08:00 committed by GitHub
parent 53531d9614
commit 177750c73e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,5 +15,4 @@ jobs:
steps: steps:
- uses: googleapis/release-please-action@v4 - uses: googleapis/release-please-action@v4
with: with:
release-type: simple
token: ${{ secrets.RELEASE_PLEASE_TOKEN }} token: ${{ secrets.RELEASE_PLEASE_TOKEN }}