Skip to content

Commit

Permalink
chore: Update release-please.yml
Browse files Browse the repository at this point in the history
In your GitHub actions workflow, please change `google-github-actions/release-please-action` to `googleapis/release-please-action`
  • Loading branch information
Jason3S committed May 18, 2024
1 parent 5e2209f commit 483934c
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 @@ -18,7 +18,7 @@ jobs:
release_please_info: ${{ toJSON(steps.release.outputs) }}
paths_released: ${{ steps.release.outputs.paths_released }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
config-file: release-please-config.json
Expand Down

0 comments on commit 483934c

Please sign in to comment.