Skip to content

Commit

Permalink
chore(ci): update release please action (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Jan 23, 2025
1 parent 7b3efa4 commit 0beb6d2
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 @@ -20,7 +20,7 @@ jobs:
tag: ${{ steps.release-please.outputs.tag_name }}
upload_url: ${{ steps.release-please.outputs.upload_url }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release-please
with:
release-type: simple
Expand Down

0 comments on commit 0beb6d2

Please sign in to comment.