Skip to content

Commit

Permalink
ci: update to googleapis/release-please-action (#33)
Browse files Browse the repository at this point in the history
I wonder if my struggle will make @nekowinston come back.
  • Loading branch information
sgoudham authored May 24, 2024
1 parent d1b752e commit 59cf257
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
outputs:
release_created: ${{ steps.release.outputs.release_created }}

Expand Down

0 comments on commit 59cf257

Please sign in to comment.