Skip to content

Commit

Permalink
chore: mitigate move of release please action
Browse files Browse the repository at this point in the history
Signed-off-by: andy Augustin <[email protected]>
  • Loading branch information
AndreasAugustin authored Oct 15, 2024
1 parent 03661a8 commit df0f26e
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 @@ -23,7 +23,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
with:
release-type: simple
Expand Down

0 comments on commit df0f26e

Please sign in to comment.