Skip to content

Commit

Permalink
chore(ci): move away from archived google-github action (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal authored Dec 5, 2024
1 parent 1bb0fb5 commit 256cf8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
release_tag: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: googleapis/release-please-action@v3
id: release
with:
release-type: node
Expand Down

0 comments on commit 256cf8a

Please sign in to comment.