Skip to content

Commit

Permalink
chore: Fix release-please bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Nov 19, 2024
1 parent 62034f5 commit 0b0a18b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -13,7 +13,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"bootstrap-sha": "0173a800a2b064be78158efd5112fc3074487c30",
"bump-minor-pre-major": true,
"packages": {
".": {
Expand Down

0 comments on commit 0b0a18b

Please sign in to comment.