Skip to content

Commit

Permalink
chore(release-please): migrate repo from google-github-actions to `…
Browse files Browse the repository at this point in the history
…googleapis`

Signed-off-by: iusmac <[email protected]>
  • Loading branch information
iusmac committed Jun 2, 2024
1 parent 6e8ed16 commit 3a36fdc
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 @@ -17,7 +17,7 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
- name: Update job summary
if: steps.release.outputs.release_created
Expand Down

0 comments on commit 3a36fdc

Please sign in to comment.