Skip to content

Commit

Permalink
chore: Update release-please-action organisation (#26)
Browse files Browse the repository at this point in the history
Google have moved the release-please-action from the
google-github-actions organisation to the googleapis organisation.

This GitHub issue comment states that future development will be done in
the googleapis organisation.

googleapis/release-please-action#980 (comment)
  • Loading branch information
unfunco committed May 14, 2024
1 parent d7b24a9 commit a01ee1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
fetch-depth: 0
- name: Prepare a release
id: release
uses: google-github-actions/release-please-action@v4
uses: googleapis/release-please-action@v4
with:
config-file: .github/release-config.json
manifest-file: .github/release-manifest.json
Expand Down

0 comments on commit a01ee1f

Please sign in to comment.