Skip to content

Commit

Permalink
fix(release-please): move to new location for google release-please a…
Browse files Browse the repository at this point in the history
…ction
  • Loading branch information
aimeerivers committed May 14, 2024
1 parent c26df17 commit 5497daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
contains(github.event.pull_request.labels.*.name, 'autorelease: pending')
)
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release-please
with:
release-type: node
Expand Down

0 comments on commit 5497daa

Please sign in to comment.