build: 🔧 Update the release tool version

This commit is contained in:
viarotel 2024-07-25 13:20:00 +08:00
parent 222f6260e1
commit 04f751a106

View File

@ -13,7 +13,7 @@ jobs:
release-please: release-please:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: google-github-actions/release-please-action@v4 - uses: googleapis/release-please-action@v4
with: with:
token: ${{ secrets.GH_TOKEN }} token: ${{ secrets.GH_TOKEN }}
release-type: node release-type: node